eth-testing/chains/data/premerge1/genesis.config.json
Roy Crihfield 29c99ddf6a
All checks were successful
Test / Run unit tests (push) Successful in 3m53s
Add fixture chain configs (#8)
For easier processing with chain-chunker.

Reviewed-on: #8
2024-07-10 09:06:46 +00:00

16 lines
258 B
JSON

{
"chainId": 41337,
"homesteadBlock": 0,
"eip150Block": 0,
"eip155Block": 0,
"eip158Block": 0,
"byzantiumBlock": 0,
"constantinopleBlock": 0,
"petersburgBlock": 0,
"istanbulBlock": 0,
"clique": {
"period": 5,
"epoch": 30000
}
}