At the moment `get_balance` returns the full wallet balance regardless of confirmations. It would be nice to return unconfirmed balance as well or allow the caller to pass confirmation number.
At the moment
get_balancereturns the full wallet balance regardless of confirmations.It would be nice to return unconfirmed balance as well or allow the caller to pass confirmation number.