net.corda.node.services.vault

Package net.corda.node.services.vault

Types

CashBalanceAsMetricsObserver class CashBalanceAsMetricsObserver

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

NodeVaultService class NodeVaultService : SingletonSerializeAsToken, VaultService

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