kardiachain / go-kardia

Golang implementation of KardiaChain Decentralize Network
https://kardiachain.io
GNU Lesser General Public License v3.0
33 stars 18 forks source link

fix mainnet chain id problem #255

Closed yadsendew closed 11 months ago

yadsendew commented 1 year ago

Mainnet use empty chain id, this PR overrides the chain id if mainnet flag is enabled. See the error below:?

image