signet-types 0.16.2

A collection of types used in Signet.
Documentation
1
2
3
mod block;
pub use alloy::consensus::crypto::RecoveryError;
pub use block::{Block, RecoveredBlock, SealedBlock, SealedHeader, Transaction, TransactionSigned};