Create new seed and default DescriptorScriptPubKeyMans for this wallet

Synopsis

Declared in <wallet/wallet.h>

[[requires_capability(0x7ff3720f1a08), requires_capability(0x7ff365f21a08), requires_capability(0x7ff35de603b8), requires_capability(0x7ff35efe4e98), requires_capability(0x7ff366fd1478)]]
void
SetupOwnDescriptorScriptPubKeyMans(WalletBatch& batch);

Parameters

Name

Description

batch

The database batch to write through.

Created with MrDocs