mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2024-12-29 07:17:17 +00:00
Fix failing doc test
This commit is contained in:
parent
122916acdd
commit
2bfc8ed4da
@ -15,7 +15,7 @@
|
|||||||
//! let validator_count = 8;
|
//! let validator_count = 8;
|
||||||
//! let spec = ChainSpec::few_validators();
|
//! let spec = ChainSpec::few_validators();
|
||||||
//!
|
//!
|
||||||
//! let mut harness = BeaconChainHarness::new(spec, validator_count, None, true);
|
//! let mut harness = BeaconChainHarness::new(spec, validator_count);
|
||||||
//!
|
//!
|
||||||
//! harness.advance_chain_with_block();
|
//! harness.advance_chain_with_block();
|
||||||
//!
|
//!
|
||||||
|
Loading…
Reference in New Issue
Block a user