Module error

Expand description

Various error variants that can happen when working with transactions.

Enums§

InvalidTransactionError
Represents error variants that can happen when trying to validate a transaction.
TransactionConversionError
Represents error variants that can happen when trying to convert a transaction to pooled transaction.
TryFromRecoveredTransactionError
Represents error variants than can happen when trying to convert a recovered transaction.