mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-16 20:39:10 +00:00
Merge branch 'unstable' into deneb-merge-from-unstable-20230627
# Conflicts: # Cargo.lock # common/eth2_network_config/built_in_network_configs/gnosis/config.yaml
This commit is contained in:
@@ -856,7 +856,7 @@ impl ChainSpec {
|
||||
* Capella hard fork params
|
||||
*/
|
||||
capella_fork_version: [0x03, 0x00, 0x00, 0x64],
|
||||
capella_fork_epoch: None,
|
||||
capella_fork_epoch: Some(Epoch::new(648704)),
|
||||
max_validators_per_withdrawals_sweep: 8192,
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user