feat(forge bind
): add extra derives (specifically serde) to contract bindings
#10317
Labels
Cmd-forge-bind
Command: forge bind
first issue
A good way to start contributing
T-feature
Type: feature
Component
Forge
Describe the feature you would like
This used to be possible with ethers bindings after #5836 but I think it's no longer supported now that bindings are genreated with alloy.
Recently more derives traits were added in #10099 but I think serde traits are still missing.
Additional context
No response
The text was updated successfully, but these errors were encountered: