hello,
sorry if i'm missing something obvious but if:
$ ./dcrctl --wallet listaccounts
{
"default": 1475.0859285,
"imported": 0
}
$ ./dcrctl --wallet getaccountaddress default
DsbSffXRkKPhX9LsajXceBg5WAwhemrTyoL
then why does the
block explorer show a 0 balance?
thank you...