mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-19 13:58:28 +00:00
Add payload support to BlockReplayer
This commit is contained in:
@@ -67,6 +67,7 @@ where
|
||||
|
||||
state.build_caches(&self.spec)?;
|
||||
|
||||
// TODO(gloas): handle payload envelope replay
|
||||
process_results(block_root_iter, |iter| -> Result<(), Error> {
|
||||
let mut io_batch = vec![];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user