mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-23 13:00:34 +00:00
Hotfix: Allow 'make madella' to work with the latest Medalla metadata
This commit is contained in:
parent
3dffa7f60c
commit
4deed117a9
@ -163,5 +163,6 @@ const
|
|||||||
# https://github.com/ethereum/eth2.0-specs/blob/v0.12.2/configs/mainnet/phase0.yaml#L52
|
# https://github.com/ethereum/eth2.0-specs/blob/v0.12.2/configs/mainnet/phase0.yaml#L52
|
||||||
|
|
||||||
# Ethereum PoW Mainnet
|
# Ethereum PoW Mainnet
|
||||||
DEPOSIT_CHAIN_ID* = 1
|
# TODO These violate the spec (this is a temporary change to allow `make medalla` to work)
|
||||||
DEPOSIT_NETWORK_ID* = 1
|
DEPOSIT_CHAIN_ID* = 5
|
||||||
|
DEPOSIT_NETWORK_ID* = 5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user