[#wallet-CWallet-SetupOwnDescriptorScriptPubKeyMans] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::SetupOwnDescriptorScriptPubKeyMans :relfileprefix: ../../ :mrdocs: Create new seed and default DescriptorScriptPubKeyMans for this wallet == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f2e1e59a5a8), requires_capability(0x7f2e11aab368), requires_capability(0x7f2e16a01158), requires_capability(0x7f2e15f305f8), requires_capability(0x7f2e12c6f288)]] void SetupOwnDescriptorScriptPubKeyMans(xref:wallet/WalletBatch.adoc[WalletBatch]& batch); ---- == Parameters [cols="1,4"] |=== | Name| Description | *batch* | The database batch to write through. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#