add release note

This commit is contained in:
Pol Espinasa
2026-05-12 16:20:28 +02:00
parent 517d37ce3e
commit 0cdd817a82

7
doc/release-notes-35266 Normal file
View File

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