mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 12:47:05 +00:00
update il cache with is timely
This commit is contained in:
@@ -170,7 +170,7 @@ impl InclusionListGossipTester {
|
||||
|
||||
self.harness
|
||||
.chain
|
||||
.on_verified_inclusion_list(self.inclusion_list.clone());
|
||||
.on_verified_inclusion_list(self.inclusion_list.clone(), true);
|
||||
self
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user