Returns a copy of this spkm's wallet descriptor.
Synopsis
Declared in <wallet/scriptpubkeyman.h>
[[requires_capability(0x7ff371803c78), requires_capability(0x7ff3656310d8), requires_capability(0x7ff35d350c58), requires_capability(0x7ff365aaabc8), requires_capability(0x7ff379b45fd8), requires_capability(0x7ff37e1e2688)]]
WalletDescriptor
GetWalletDescriptor() const;
Return Value
A copy of the wallet descriptor.
Created with MrDocs