mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
chore: reexport eip types for convenience (#14107)
This commit is contained in:
@@ -46,3 +46,7 @@ pub use capability::*;
|
||||
|
||||
pub mod primitives;
|
||||
pub use primitives::*;
|
||||
|
||||
/// re-export for convenience
|
||||
pub use alloy_eips::eip1898::{BlockHashOrNumber, HashOrNumber};
|
||||
pub use alloy_eips::eip2718::Encodable2718;
|
||||
|
||||
Reference in New Issue
Block a user