Fix eth1_block_hash

This commit is contained in:
Pawan Dhananjay
2023-03-23 23:39:48 +05:30
parent 5085793b1e
commit 0b3e8d387b

View File

@@ -42,7 +42,6 @@ CHAIN_ID=4242
ALTAIR_FORK_EPOCH=0
BELLATRIX_FORK_EPOCH=0
CAPELLA_FORK_EPOCH=18446744073709551615
CAPELLA_FORK_EPOCH=18446744073709551615
EIP4844_FORK_EPOCH=18446744073709551615
TTD=0
@@ -61,7 +60,3 @@ PROPOSER_SCORE_BOOST=40
# Enable doppelganger detection
VC_ARGS=" --enable-doppelganger-protection "
# Using value of DEFAULT_ETH1_BLOCK_HASH.
ETH1_BLOCK_HASH="0x4242424242424242424242424242424242424242424242424242424242424242"