importwallet
importwallet "filename"
Imports keys from a wallet dump file (see dumpwallet
). After importing, a new wallet backup is required to include the imported keys.
Note: Use getwalletinfo
to monitor the scanning progress.
Argument #1 – filename
Type: string, required
The wallet file
Result
Examples
Dump the wallet:
Import the wallet:
Import using the json rpc call: