alloy-rs / alloy

Transports, Middleware, and Networks for the Alloy project
https://alloy.rs
Apache License 2.0
668 stars 243 forks source link

feat: introduce Typed2718 trait #1675

Closed mattsse closed 1 week ago

mattsse commented 1 week ago

we need this often and this can be implemented on txtype and transaction itself.

this first introduces the trait and in a next step this can be added to Transaction: Typed2718