mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-09 14:15:53 +00:00
1f8290ca44
* ImportPreSaleKey takes a KeyStore, a presale key JSON (e.g. file content) and a password string. It stores the key in the given key store. * Refactored common AES decryption and moved some functions to crypto.go