electrum icon indicating copy to clipboard operation
electrum copied to clipboard

commands: extend "importprivkey" to allow importing a list of keys

Open SomberNight opened this issue 4 years ago • 0 comments

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.

SomberNight avatar Mar 31 '21 02:03 SomberNight