I’m setup a private network on my local system I’m taking references from Getting Started with Ethermint - YouTube & Run a Node | Ethermint Documentation
But I’m facing below error:-
I[2021-05-01|17:44:17.379] starting ABCI with Tendermint module=main
panic: invalid coin denomination: failed to execute message; message index: 0
goroutine 1 [running]:
github.com/cosmos/cosmos-sdk/x/genutil.DeliverGenTxs(0x18caba0, 0xc000046098, 0x18dbaa0, 0xc0004f5e40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/user/go/pkg/mod/github.com/cosmos/cosmos-sdk@v0.39.1/x/genutil/gentx.go:102 +0x328
github.com/cosmos/cosmos-sdk/x/genutil.InitGenesis(...)
Cna anybody please help me to resolve this.