mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-17 19:10:40 +01:00
Be able to create new wallets with DescriptorScriptPubKeyMans as backing
This commit is contained in:
@@ -170,6 +170,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
|
||||
{ "createwallet", 1, "disable_private_keys"},
|
||||
{ "createwallet", 2, "blank"},
|
||||
{ "createwallet", 4, "avoid_reuse"},
|
||||
{ "createwallet", 5, "descriptors"},
|
||||
{ "getnodeaddresses", 0, "count"},
|
||||
{ "stop", 0, "wait" },
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user