Returns a copy of this spkm's wallet descriptor.

Synopsis

Declared in <wallet/scriptpubkeyman.h>

[[requires_capability(0x7f2e1dcac818), requires_capability(0x7f2e111baa38), requires_capability(0x7f2e15ef19f8), requires_capability(0x7f2e23730858), requires_capability(0x7f2e26613418), requires_capability(0x7f2e2357e308)]]
WalletDescriptor
GetWalletDescriptor() const;

Return Value

A copy of the wallet descriptor.

Created with MrDocs