alloy-rs / alloy

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

consensus: add `Debug` trait bound for `Transaction` trait #1543

Closed tcoratger closed 1 month ago

tcoratger commented 1 month ago

Nice to have at an alloy level to remove the bound here https://github.com/paradigmxyz/reth/blob/20dc0c7da0a12e31ab0c896ccf4208585658ad07/crates/primitives-traits/src/transaction/mod.rs#L19