5 #ifndef BITCOIN_WALLET_WALLETTOOL_H 6 #define BITCOIN_WALLET_WALLETTOOL_H 13 const fs::path &path);
15 const fs::path &path);
21 #endif // BITCOIN_WALLET_WALLETTOOL_H
A CWallet maintains a set of transactions and balances, and provides the ability to create new transa...