mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-31 21:27:12 +00:00
update il cache with is timely
This commit is contained in:
@@ -1126,7 +1126,7 @@ where
|
||||
let il_txs = chain
|
||||
.inclusion_list_cache
|
||||
.read()
|
||||
.get_inclusion_list_transactions(il_slot)
|
||||
.get_inclusion_list_transactions(il_slot, false)
|
||||
.unwrap_or_default();
|
||||
Some(
|
||||
il_txs
|
||||
|
||||
Reference in New Issue
Block a user