alloy-rs / core

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

fix(sol-macro): don't double attributes in JSON input #583

Closed DaniPopes closed 6 months ago

DaniPopes commented 6 months ago
error: unexpected attribute
  --> crates/evm/core/src/abi/hardhat_console.rs:10:5
   |
10 |     #[derive(ConsoleFmt)]
   |     ^^^^^^^^^^^^^^^^^^^^^