| 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 just the in-memory wallet service until we have finished evaluating and selecting a persistence layer (probably an ORM over a SQL DB). |