Interface WalletAccountBalance

Hierarchy

  • WalletAccountBalance

Properties

confirmedBalance: string | number

The confirmed balance of the account (with >= 1 confirmations).

unconfirmedBalance: string | number

The unconfirmed balance of the account (with 0 confirmations).

Generated using TypeDoc