Closed popenta closed 11 months ago
Because there was no check for the kind field when calling UserWallet.decryptSecretKey() one could have passed a keystore-mnemonic file. There is still a limitation for older files that do not contain that field.
kind
UserWallet.decryptSecretKey()
keystore-mnemonic
Because there was no check for the
kind
field when callingUserWallet.decryptSecretKey()
one could have passed akeystore-mnemonic
file. There is still a limitation for older files that do not contain that field.