virtual std::unique_ptr< WalletClient > makeWalletClient(Chain &chain)
virtual std::unique_ptr< Chain > makeChain()
virtual std::unique_ptr< Node > makeNode()
virtual std::unique_ptr< Echo > makeEcho()
Interface giving clients (wallet processes, maybe other analysis tools in the future) ability to acce...
Interface providing access to interprocess-communication (IPC) functionality.