27 #endif // ENABLE_WALLET
const std::string ADDRESS_BCRT1_UNSPENDABLE
A CWallet maintains a set of transactions and balances, and provides the ability to create new transa...
std::string getnewaddress(wallet::CWallet &w)
Returns a new address from the wallet.
std::string EncodeDestination(const CTxDestination &dest)
util::Result< CTxDestination > GetNewDestination(const OutputType type, const std::string label)
#define Assert(val)
Identity function.