Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testnet generate nodes addr is wrong #2145

Open
zhengjianfeng1103 opened this issue Jun 4, 2022 · 0 comments
Open

testnet generate nodes addr is wrong #2145

zhengjianfeng1103 opened this issue Jun 4, 2022 · 0 comments

Comments

@zhengjianfeng1103
Copy link

exchain version: v1.2.0

Step:

exchaind testnet --chain-id fish-55 --starting-ip-address 172.18.0.2 --keyring-backend test --v 5 --r 1

Show terminal one of 5:

nodeDir: build/node0/exchaincli
nodeDirName: node0
addr: ex1pt7xrmxul7sx54ml44lvv403r06clrdk0s8rxy
mnenonics: puzzle glide follow cruel say burst deliver wild tragic galaxy lumber offer

===============================================================

but, when you recover monenonics from exchaincli keys add is diff address

exchaincli keys add node0 --recover -m 'puzzle glide follow cruel say burst deliver wild tragic galaxy lumber offer'

Terminal show:

  • name: node0
    type: local
    address: ex1h0j8x0v9hs4eq6ppgamemfyu4vuvp2sl0q9p3v
    eth_address: 0xbbE4733d85bc2b90682147779DA49caB38C0aA1F
    pubkey: expub17weu6qepqwghehw8fhmjza9ejtjn9kzuhdz0kuc2rlthnqa242f0e4xfnclfxr3xpnn
    mnemonic: ""
    threshold: 0
    pubkeys: []

Result:

ex1h0j8x0v9hs4eq6ppgamemfyu4vuvp2sl0q9p3v != ex1pt7xrmxul7sx54ml44lvv403r06clrdk0s8rxy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant