mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-31 01:58:17 -05:00
chore: clippy happy (#8362)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
This commit is contained in:
@@ -210,6 +210,7 @@ pub enum BlockStatus {
|
||||
/// This is required to:
|
||||
/// - differentiate whether trie state updates should be cached.
|
||||
/// - inform other
|
||||
///
|
||||
/// This is required because the state root check can only be performed if the targeted block can be
|
||||
/// traced back to the canonical __head__.
|
||||
#[derive(Debug, Clone, Copy, PartialEq, Eq)]
|
||||
|
||||
Reference in New Issue
Block a user