mirror of
				https://github.com/0glabs/0g-chain.git
				synced 2025-11-04 09:17:28 +00:00 
			
		
		
		
	fix: defaultGenesis
This commit is contained in:
		
							parent
							
								
									c9043ca158
								
							
						
					
					
						commit
						9839a244bf
					
				@ -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