mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-17 13:22:03 +01:00
rpc: Drop migratewallet experimental warning
This commit is contained in:
parent
c325f0fbae
commit
9ecff997e1
@ -739,7 +739,6 @@ RPCHelpMan simulaterawtransaction()
|
||||
static RPCHelpMan migratewallet()
|
||||
{
|
||||
return RPCHelpMan{"migratewallet",
|
||||
"EXPERIMENTAL warning: This call may not work as expected and may be changed in future releases\n"
|
||||
"\nMigrate the wallet to a descriptor wallet.\n"
|
||||
"A new wallet backup will need to be made.\n"
|
||||
"\nThe migration process will create a backup of the wallet before migrating. This backup\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user