[#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(0x7f94fde07058), requires_capability(0x7f95061a9d98), requires_capability(0x7f94f2b7a8a8), requires_capability(0x7f94f0cf9538), requires_capability(0x7f94fee3bf28)]] 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]#