| CashBalanceAsMetricsObserver |
class CashBalanceAsMetricsObserverThis class observes the wallet and reflect current cash balances as exposed metrics in the monitoring service. |
| NodeWalletService |
class NodeWalletService : InMemoryWalletServiceCurrently, 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. |