electrum
electrum copied to clipboard
commands: extend "importprivkey" to allow importing a list of keys
This is most useful if the user wants to import a significant number of keys,
as every invocation of importprivkey results in rewriting the wallet file to disk.
The API of "importprivkey" is left unchanged for the single privkey case.