mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
Make it compilable (still bunch to fix!)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
use crate::{
|
||||
node::types::ReadPrecompileCalls,
|
||||
primitives::{HlBlock, HlBlockBody, HlPrimitives},
|
||||
{HlBlock, HlBlockBody, HlPrimitives},
|
||||
};
|
||||
use alloy_consensus::BlockHeader;
|
||||
use alloy_primitives::Bytes;
|
||||
|
||||
Reference in New Issue
Block a user