You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered: