DavePearce / EvmTools

Various utilities for working with the Etherem Reference Tests.
Apache License 2.0
2 stars 0 forks source link

Support Non-Legacy Transaction Types #27

Closed DavePearce closed 2 months ago

DavePearce commented 1 year ago

Currently, only LegacyTransaction exists as a subtype of Transaction. But, we need to support other transaction kinds!