mirror of
				https://github.com/0glabs/0g-chain.git
				synced 2025-11-04 10:37:26 +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.AppState = marshaledNewAppState
 | 
				
			||||||
	genDoc.GenesisTime = GenesisTime
 | 
						genDoc.GenesisTime = GenesisTime
 | 
				
			||||||
	genDoc.ChainID = "kava-5"
 | 
						genDoc.ChainID = "kava-5.1"
 | 
				
			||||||
	genDoc.ConsensusParams.Block.MaxGas = 20000000
 | 
						genDoc.ConsensusParams.Block.MaxGas = 20000000
 | 
				
			||||||
	return genDoc
 | 
						return genDoc
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user