Create new DescriptorScriptPubKeyMans and add them to the wallet
Declared in <wallet/wallet.h>
[[requires_capability(0x7fbc76bff238), requires_capability(0x7fbc81b78bf8), requires_capability(0x7fbc7e016a78), requires_capability(0x7fbc7e245f28), requires_capability(0x7fbc8e716b68)]]
void
SetupDescriptorScriptPubKeyMans(
WalletBatch& batch,
CExtKey const& master_key);
| Name | Description |
|---|---|
| batch | The database batch to write through. |
| master_key | The master key to derive the descriptors from. |