ethereum.forks.berlin.exceptions
Exceptions specific to this fork.
TransactionTypeError ¶
Unknown EIP-2718 transaction type byte.
class TransactionTypeError:
transaction_type¶
The type byte of the transaction that caused the error.
| 17 | transaction_type: Final[int] |
|---|