mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 09:16:00 +00:00
Fix eth1_block_hash
This commit is contained in:
@@ -42,7 +42,6 @@ CHAIN_ID=4242
|
|||||||
ALTAIR_FORK_EPOCH=0
|
ALTAIR_FORK_EPOCH=0
|
||||||
BELLATRIX_FORK_EPOCH=0
|
BELLATRIX_FORK_EPOCH=0
|
||||||
CAPELLA_FORK_EPOCH=18446744073709551615
|
CAPELLA_FORK_EPOCH=18446744073709551615
|
||||||
CAPELLA_FORK_EPOCH=18446744073709551615
|
|
||||||
EIP4844_FORK_EPOCH=18446744073709551615
|
EIP4844_FORK_EPOCH=18446744073709551615
|
||||||
|
|
||||||
TTD=0
|
TTD=0
|
||||||
@@ -61,7 +60,3 @@ PROPOSER_SCORE_BOOST=40
|
|||||||
|
|
||||||
# Enable doppelganger detection
|
# Enable doppelganger detection
|
||||||
VC_ARGS=" --enable-doppelganger-protection "
|
VC_ARGS=" --enable-doppelganger-protection "
|
||||||
|
|
||||||
|
|
||||||
# Using value of DEFAULT_ETH1_BLOCK_HASH.
|
|
||||||
ETH1_BLOCK_HASH="0x4242424242424242424242424242424242424242424242424242424242424242"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user