![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <wallet/walletutil.h>#include <chainparams.h>#include <common/args.h>#include <key_io.h>#include <logging.h>Go to the source code of this file.
Namespaces | |
| namespace | wallet |
Functions | |
| fs::path | wallet::GetWalletDir () |
| Get the path of the wallet directory. More... | |
| WalletDescriptor | wallet::GenerateWalletDescriptor (const CExtPubKey &master_key, const OutputType &addr_type, bool internal) |