com.r3corda.node.services.wallet / WalletImpl / cashBalances

cashBalances

val cashBalances: Map<Currency, Amount<Currency>>
Overrides Wallet.cashBalances

Returns a map of how much cash we have in each currency, ignoring details like issuer. Note: currencies for which we have no cash evaluate to null (not present in map), not 0.

Getter

Returns a map of how much cash we have in each currency, ignoring details like issuer. Note: currencies for which we have no cash evaluate to null (not present in map), not 0.