Skip to content
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
@ghost

Description

System info: The key_seed generated by the testnet command does not match the private key stored in the keyring

Steps to reproduce:

  1. ethermintd testnet --v 1
  2. jq -r .secret mytestnet/node0/ethermintd/key_seed.json | ethermintd keys add node1 --recover
  3. ethermintd keys show node0

Expected behavior: Step 2 and 3 get same address

Actual behavior: Step 2 and 3 get different address

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions