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

cashBalances

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

Returns a snapshot 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 0.

Getter

Returns a snapshot 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 0.