mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-17 11:52:42 +00:00
Most remove ffg_update_required
This commit is contained in:
@@ -103,7 +103,6 @@ impl ProtoArrayForkChoice {
|
||||
) -> Result<Self, String> {
|
||||
let mut proto_array = ProtoArray {
|
||||
prune_threshold: DEFAULT_PRUNE_THRESHOLD,
|
||||
ffg_update_required: false,
|
||||
justified_epoch,
|
||||
finalized_epoch,
|
||||
nodes: Vec::with_capacity(1),
|
||||
|
||||
Reference in New Issue
Block a user