Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop upper-casing exported private key
We were showing exported private keys in all upper case. This is atypical, and many other wallets (e.g. MyCrypto) expect private keys for imported accounts to be lower-cased. Our own account import is tolerant of either case.
- Loading branch information