-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
when trying to import a keystore.json file, it fails to with error invalid address argument, even if the address argument is correct inside the json file.
it looks like is reading the address from the filename and not from the json file.
if the filename is in the format UTC--2022-08-18T05-54-36.176533099Z--abcde2340957.... where abcde2340957 is the account public key (without 0x) it works correctly though.

Metadata
Metadata
Assignees
Labels
No labels