From 0cdd817a82a26be53efa6038dae85fceb0cf2248 Mon Sep 17 00:00:00 2001 From: Pol Espinasa Date: Tue, 12 May 2026 16:20:28 +0200 Subject: [PATCH] add release note --- doc/release-notes-35266 | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/release-notes-35266 diff --git a/doc/release-notes-35266 b/doc/release-notes-35266 new file mode 100644 index 00000000000..2c54c88e7f7 --- /dev/null +++ b/doc/release-notes-35266 @@ -0,0 +1,7 @@ +RPC +--- + +The `migratewallet` RPC now gives the option to not load the descriptor wallet after migrating it from a legacy wallet. +This will now allow pruned nodes to migrate a wallet out of sync below the pruning height. +Note that to use the new wallet it must be loaded to a full node anyway. +