Skip to content

Commit 5ee416f

Browse files
authored
add example (#78)
1 parent 30cdb0b commit 5ee416f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

etc/ev-reth-genesis.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@
2020
"baseFeeSink": "0x00000000000000000000000000000000000000fe",
2121
"baseFeeRedirectActivationHeight": 0,
2222
"mintPrecompileAdmin": "0x0000000000000000000000000000000000000000",
23-
"mintPrecompileActivationHeight": 0
23+
"mintPrecompileActivationHeight": 0,
24+
"contractSizeLimit": 131072,
25+
"contractSizeLimitActivationHeight": 0
2426
}
2527
},
2628
"difficulty": "0x1",

0 commit comments

Comments
 (0)