rpc: Drop migratewallet experimental warning

This commit is contained in:
Andrew Chow 2023-07-06 11:01:44 -04:00
parent c325f0fbae
commit 9ecff997e1

View File

@ -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"