Skip to content

Commit

Permalink
bump gnosis-chain-configs to `19060cb894ea0fb8ff3c8ec2fd26c0433f56c…
Browse files Browse the repository at this point in the history
…52c` (#5114)

gnosischain/configs#12

- Schedule shapella for gnosis
  • Loading branch information
etan-status authored Jun 22, 2023
1 parent bab6a77 commit cbc4cef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion beacon_chain/networking/network_metadata.nim
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@ when const_preset == "gnosis":

static:
checkForkConsistency(gnosisMetadata.cfg)
doAssert gnosisMetadata.cfg.CAPELLA_FORK_EPOCH == FAR_FUTURE_EPOCH
doAssert gnosisMetadata.cfg.DENEB_FORK_EPOCH == FAR_FUTURE_EPOCH

elif const_preset == "mainnet":
Expand Down
2 changes: 1 addition & 1 deletion vendor/gnosis-chain-configs

0 comments on commit cbc4cef

Please sign in to comment.