5#ifndef BITCOIN_WALLET_TEST_UTIL_H
6#define BITCOIN_WALLET_TEST_UTIL_H
An in-memory indexed chain of blocks.
An encapsulated private key.
A CWallet maintains a set of transactions and balances, and provides the ability to create new transa...
Interface giving clients (wallet processes, maybe other analysis tools in the future) ability to acce...
std::unique_ptr< CWallet > CreateSyncedWallet(interfaces::Chain &chain, CChain &cchain, const CKey &key)