5 #ifndef BITCOIN_WALLET_TEST_UTIL_H 6 #define BITCOIN_WALLET_TEST_UTIL_H 23 #endif // BITCOIN_WALLET_TEST_UTIL_H An in-memory indexed chain of blocks.
std::unique_ptr< CWallet > CreateSyncedWallet(interfaces::Chain &chain, CChain &cchain, ArgsManager &args, const CKey &key)
Interface giving clients (wallet processes, maybe other analysis tools in the future) ability to acce...
An encapsulated private key.