mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-01-24 22:15:17 +00:00
update chain-id to kava-5.1 (#882)
This commit is contained in:
parent
1dffdd4387
commit
90c7c5c2ba
@ -56,7 +56,7 @@ func Migrate(genDoc tmtypes.GenesisDoc) tmtypes.GenesisDoc {
|
||||
}
|
||||
genDoc.AppState = marshaledNewAppState
|
||||
genDoc.GenesisTime = GenesisTime
|
||||
genDoc.ChainID = "kava-5"
|
||||
genDoc.ChainID = "kava-5.1"
|
||||
genDoc.ConsensusParams.Block.MaxGas = 20000000
|
||||
return genDoc
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user