This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Description
- Should create an @ethereumjs/tx transaction instance using provided transaction object
- Static methods
- The below methods should support a user defined method being passed as an argument to override default way of determination
detectTransactionType method
validateTransaction method
fillTransaction method
- Should have setting in
Web3Context for default transaction type when detectTransactionType is inconclusive