Skip to content

Commit 9ecff99

Browse files
committed
rpc: Drop migratewallet experimental warning
1 parent c325f0f commit 9ecff99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wallet/rpc/wallet.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,6 @@ RPCHelpMan simulaterawtransaction()
739739
static RPCHelpMan migratewallet()
740740
{
741741
return RPCHelpMan{"migratewallet",
742-
"EXPERIMENTAL warning: This call may not work as expected and may be changed in future releases\n"
743742
"\nMigrate the wallet to a descriptor wallet.\n"
744743
"A new wallet backup will need to be made.\n"
745744
"\nThe migration process will create a backup of the wallet before migrating. This backup\n"

0 commit comments

Comments
 (0)