Most remove ffg_update_required

This commit is contained in:
Paul Hauner
2020-01-16 08:46:59 +11:00
parent a73aa5d673
commit 85e761e563
3 changed files with 4 additions and 16 deletions

View File

@@ -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),