tendermint / testnets

Config files for connecting to testnets
17 stars 19 forks source link

The genesis file cannot contain validators with no voting power #24

Closed gkapkowski closed 6 years ago

gkapkowski commented 6 years ago

Hi, I'm trying to connect to ethermint testnet but my tendermint node gives me an error

ERROR: Failed to create node: Error reading GenesisDoc at /storage/genesis.json: The genesis file cannot contain validators with no voting power: {{PubKeyEd25519{E24396CFDCBAF3BD0F2C5CF510551F70B4634E4E5EBF9655B1FB57F451ABB344}} 0 venus-node3}

Can anyone here help me understand what I can do to fix this?

I've downloaded genesis.json from this repo (master)

gkapkowski commented 6 years ago

duplicate of https://github.com/tendermint/ethermint/issues/367