wallet::WalletDescriptor::DeserializeDescriptor

Parses a descriptor from its string form and updates the descriptor and id.

Synopsis

Declared in <wallet/walletutil.h>

void
DeserializeDescriptor(std::string const& str);

Parameters

NameDescription
strThe descriptor string to parse.