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