com.r3corda.node.services.wallet

Package com.r3corda.node.services.wallet

Types

CashBalanceAsMetricsObserver class CashBalanceAsMetricsObserver

This class observes the wallet and reflect current cash balances as exposed metrics in the monitoring service.

NodeWalletService class NodeWalletService : InMemoryWalletService

Currently, the node wallet service is a very simple RDBMS backed implementation. It will change significantly when we add further functionality as the design for the wallet and wallet service matures.