We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5c6e0a commit c7118b2Copy full SHA for c7118b2
1 file changed
thor/fork_config.go
@@ -41,7 +41,7 @@ var forkConfigs = map[Bytes32]ForkConfig{
41
MustParseBytes32("0x00000000851caf3cfdb6e899cf5958bfb1ac3413d346d43539627e6be7ec1b4a"): {
42
VIP191: 3337300,
43
ETH_CONST: 3337300,
44
- BLOCKLIST: math.MaxUint32,
+ BLOCKLIST: 4817300,
45
},
46
// testnet
47
MustParseBytes32("0x000000000b2bce3c70bc649a02749e8687721b09ed2e15997f466536b20bb127"): {
0 commit comments