mirror of
https://github.com/sigp/lighthouse.git
synced 2026-07-03 12:54:27 +00:00
Merge branch 'unstable' into gloas-head-block-number
This commit is contained in:
@@ -514,6 +514,7 @@ impl ProtoArrayForkChoice {
|
||||
prune_threshold: DEFAULT_PRUNE_THRESHOLD,
|
||||
nodes: Vec::with_capacity(1),
|
||||
indices: HashMap::with_capacity(1),
|
||||
children: Vec::with_capacity(1),
|
||||
};
|
||||
|
||||
let block = Block {
|
||||
|
||||
Reference in New Issue
Block a user