alloy-rs / core

High-performance, well-tested & documented core libraries for Ethereum, in Rust
https://alloy.rs
Apache License 2.0
763 stars 137 forks source link

feat: modify expander trait to use references #590

Closed nkysg closed 5 months ago

nkysg commented 5 months ago

Motivation

close https://github.com/alloy-rs/core/issues/579

Solution

PR Checklist