Expand description
Wrappers for transactions.
Structs§
- Transaction
Receipt With Revert Reason - Helper type to carry a transaction along with an optional revert reason
Enums§
- Transaction
Maybe Signed - 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