Module signed_tx

Module signed_tx 

Source

Structs§

ArbTransactionSigned
Signed Arbitrum transaction with lazy hash caching.
RetryTxInfo
Data extracted from a RetryTx transaction for processing.
SubmitRetryableInfo
Data extracted from a SubmitRetryable transaction for processing.

Enums§

ArbTxTypeLocal
Discriminant for transaction type classification.
ArbTypedTransaction
Wraps all supported transaction types (standard Ethereum + Arbitrum-specific).

Traits§

ArbTransactionExt
Trait for extracting Arbitrum-specific transaction data beyond the standard Transaction trait.