reth_primitives_traits/transaction/signature.rs
//! Signature types and helpers
/// Re-exported signature type
pub use alloy_primitives::PrimitiveSignature as Signature;
//! Signature types and helpers
/// Re-exported signature type
pub use alloy_primitives::PrimitiveSignature as Signature;