mirror of
				https://github.com/0glabs/0g-chain.git
				synced 2025-11-04 00:07:51 +00:00 
			
		
		
		
	fix: defaultGenesis
This commit is contained in:
		
							parent
							
								
									0751c15d9b
								
							
						
					
					
						commit
						149fa8b50b
					
				@ -18,7 +18,7 @@ func DefaultGenesisState() *GenesisState {
 | 
			
		||||
		QuorumSize:    1024,
 | 
			
		||||
		TokensPerVote: "100",
 | 
			
		||||
		MaxVotes:      100,
 | 
			
		||||
		EpochBlocks:   10,
 | 
			
		||||
		EpochBlocks:   1000,
 | 
			
		||||
	}, 0, make([]*Signer, 0), make([]*EpochSignerSet, 0))
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user