mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-07-12 15:11:12 +02:00
8 lines
294 B
Plaintext
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.
|
|
|