This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
The key_seed generated by the testnet command does not match the private key stored in the keyring #688
Closed
Description
System info: The key_seed generated by the testnet command does not match the private key stored in the keyring
Steps to reproduce:
ethermintd testnet --v 1
jq -r .secret mytestnet/node0/ethermintd/key_seed.json | ethermintd keys add node1 --recover
ethermintd keys show node0
Expected behavior: Step 2 and 3 get same address
Actual behavior: Step 2 and 3 get different address
Metadata
Assignees
Labels
No labels