Hi.
I wanna know how to get all balance of a node using NIS API.
I mean, i 'm finding api like ‘getbalance’ of BITCOIN.
getbalance [account] [minconf=1]
If [account] is not specified, returns the server’s total available balance.
If [account] is specified, returns the balance in the account.