Expand description
Wrappers for transactions.
Structs§
- Helper type to carry a transaction along with an optional revert reason
Enums§
- Used for broadcasting transactions A transaction can either be a [
TransactionRequest
] waiting to be signed or a [TxEnvelope
], already signed
Functions§
- Returns the
UiFmt::pretty()
formatted attribute of the transaction receipt