mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2025-01-06 19:12:20 +00:00
chain config TODO
This commit is contained in:
parent
82b3a21767
commit
6089b7c108
@ -10,6 +10,7 @@ pub struct ChainConfig {
|
||||
pub max_validator_churn_quotient: u64,
|
||||
pub genesis_time: u64,
|
||||
pub slot_duration_millis: u64,
|
||||
// TODO: Come back to this
|
||||
pub initial_validators: Vec<ValidatorRecord>,
|
||||
|
||||
// New constants
|
||||
|
Loading…
Reference in New Issue
Block a user