Wallet Ballance
Closed this issue · 1 comments
AnarchyNow commented
Line 1117 in a156a6f
Although the variable "wallets" is defined earlier in the code, the addition of wallets = rpc_connection.getbalances()
is needed for the confirmed and unconfirmed balances to return values.
pxsocs commented
This was a good catch. Thanks. Also fixed on next version.