forked from cerc-io/plugeth
		
	params: set TerminalTotalDifficultyPassed to true (#25769)
* params: set TerminalTotalDifficultyPassed to true * Update params/config.go Co-authored-by: Martin Holst Swende <martin@swende.se>
This commit is contained in:
		
							parent
							
								
									1d2f5cf610
								
							
						
					
					
						commit
						a89b7addd4
					
				| @ -77,6 +77,7 @@ var ( | ||||
| 		ArrowGlacierBlock:             big.NewInt(13_773_000), | ||||
| 		GrayGlacierBlock:              big.NewInt(15_050_000), | ||||
| 		TerminalTotalDifficulty:       MainnetTerminalTotalDifficulty, // 58_750_000_000_000_000_000_000
 | ||||
| 		TerminalTotalDifficultyPassed: true, | ||||
| 		Ethash:                        new(EthashConfig), | ||||
| 	} | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user