We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c325f0f commit 9ecff99Copy full SHA for 9ecff99
src/wallet/rpc/wallet.cpp
@@ -739,7 +739,6 @@ RPCHelpMan simulaterawtransaction()
739
static RPCHelpMan migratewallet()
740
{
741
return RPCHelpMan{"migratewallet",
742
- "EXPERIMENTAL warning: This call may not work as expected and may be changed in future releases\n"
743
"\nMigrate the wallet to a descriptor wallet.\n"
744
"A new wallet backup will need to be made.\n"
745
"\nThe migration process will create a backup of the wallet before migrating. This backup\n"
0 commit comments