Returns a copy of this spkm's wallet descriptor.

Synopsis

Declared in <wallet/scriptpubkeyman.h>

[[requires_capability(0x7f94fd5192c8), requires_capability(0x7f95058b9468), requires_capability(0x7f94f1e44228), requires_capability(0x7f9505cb2f48), requires_capability(0x7f94f23e4748), requires_capability(0x7f94fd840e88)]]
WalletDescriptor
GetWalletDescriptor() const;

Return Value

A copy of the wallet descriptor.

Created with MrDocs