[#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(0x7ff3720f1a08), requires_capability(0x7ff365f21a08), requires_capability(0x7ff35de603b8), requires_capability(0x7ff35efe4e98), requires_capability(0x7ff366fd1478)]] 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]#