mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Set Ropsten TTD to unrealistically high value (#3225)
## Issue Addressed NA ## Proposed Changes Updates Ropsten TTD as per https://github.com/eth-clients/merge-testnets/pull/11. ## Additional Info NA
This commit is contained in:
@@ -23,7 +23,7 @@ ALTAIR_FORK_EPOCH: 500
|
||||
# Merge
|
||||
BELLATRIX_FORK_VERSION: 0x80000071
|
||||
BELLATRIX_FORK_EPOCH: 750
|
||||
TERMINAL_TOTAL_DIFFICULTY: 43531756765713534
|
||||
TERMINAL_TOTAL_DIFFICULTY: 100000000000000000000000
|
||||
TERMINAL_BLOCK_HASH: 0x0000000000000000000000000000000000000000000000000000000000000000
|
||||
TERMINAL_BLOCK_HASH_ACTIVATION_EPOCH: 18446744073709551615
|
||||
|
||||
|
||||
Reference in New Issue
Block a user