Module error
Expand description
Various error variants that can happen when working with transactions.
Enums§
- Invalid
Transaction Error - Represents error variants that can happen when trying to validate a transaction.
- Transaction
Conversion Error - Represents error variants that can happen when trying to convert a transaction to pooled transaction.
- TryFrom
Recovered Transaction Error - Represents error variants than can happen when trying to convert a recovered transaction.