Module transactions

Source
Expand description

Wrappers for transactions.

Structs§

TransactionReceiptWithRevertReason
Helper type to carry a transaction along with an optional revert reason

Enums§

TransactionMaybeSigned
Used for broadcasting transactions A transaction can either be a [TransactionRequest] waiting to be signed or a [TxEnvelope], already signed

Functions§

extract_revert_reason 🔒
get_pretty_tx_receipt_attr
Returns the UiFmt::pretty() formatted attribute of the transaction receipt