mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-18 21:38:31 +00:00
Add LRU cache for execution blocks
This commit is contained in:
@@ -23,3 +23,4 @@ bytes = "1.1.0"
|
||||
task_executor = { path = "../../common/task_executor" }
|
||||
hex = "0.4.2"
|
||||
eth2_ssz_types = { path = "../../consensus/ssz_types"}
|
||||
lru = "0.6.0"
|
||||
|
||||
Reference in New Issue
Block a user