mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-02 09:46:26 +00:00
add msf10 to devnets (#3906)
This commit is contained in:
parent
80773d7278
commit
e4051710be
@ -128,7 +128,9 @@ func deploymentPhase*(genesisData: string): DeploymentPhase =
|
||||
# Prater
|
||||
"60F4596000000000043DB0D9A83813551EE2F33450D23797757D430911A9320530AD8A0EABC43EFB",
|
||||
# Goerli Shadow Fork 5
|
||||
"7CFDD76200000000E45F26D5A29B0ED5A9F62F248B842A30DD7B7FBA0B5B104EAB271EFC04E0CF66"
|
||||
"7CFDD76200000000E45F26D5A29B0ED5A9F62F248B842A30DD7B7FBA0B5B104EAB271EFC04E0CF66",
|
||||
# Mainnet Shadow Fork 10
|
||||
"35A3DE620000000049836C2A8BEC13B221BC496FCD3774C60EF145402D9754F00DBA0BE881C3A69E",
|
||||
]
|
||||
|
||||
let data = (genesisData[0 ..< 40].toHex())
|
||||
|
Loading…
x
Reference in New Issue
Block a user