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: Create new method on Param and EventParam #634

Closed quentinv72 closed 3 months ago

quentinv72 commented 3 months ago

Motivation

Resolve https://github.com/alloy-rs/core/issues/240

Solution

PR Checklist

prestwich commented 3 months ago

Thank you, I like this approach