Files
bitcoin/doc/release-notes-35266
2026-06-22 23:07:18 +02:00

8 lines
294 B
Plaintext

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.