5 #ifndef BITCOIN_WALLET_WALLETTOOL_H 6 #define BITCOIN_WALLET_WALLETTOOL_H 13 std::shared_ptr<CWallet>
CreateWallet(
const std::string&
name,
const fs::path& path);
14 std::shared_ptr<CWallet>
LoadWallet(
const std::string&
name,
const fs::path& path);
20 #endif // BITCOIN_WALLET_WALLETTOOL_H
const char * name
Definition: rest.cpp:39
file
Definition: linearize-hashes.py:138