mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 19:09:54 +00:00
feat(evm, trie): more metrics (#11613)
This commit is contained in:
@ -381,7 +381,7 @@ where
|
||||
})
|
||||
}
|
||||
|
||||
fn execute_with_state_witness<F>(
|
||||
fn execute_with_state_closure<F>(
|
||||
mut self,
|
||||
input: Self::Input<'_>,
|
||||
mut witness: F,
|
||||
|
||||
Reference in New Issue
Block a user