mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: use alloy TransactionMeta (#13632)
This commit is contained in:
@ -6,6 +6,8 @@ pub mod signed;
|
||||
|
||||
pub mod error;
|
||||
|
||||
pub use alloy_consensus::transaction::{TransactionInfo, TransactionMeta};
|
||||
|
||||
use crate::{InMemorySize, MaybeCompact, MaybeSerde};
|
||||
use core::{fmt, hash::Hash};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user