makcandrov
Results
2
issues of
makcandrov
### Component sol! macro ### What version of Alloy are you on? 0.7.0 ### Operating System None ### Describe the bug ```rust alloy_sol_types::sol! { interface IERC20 { function transfer(address to,...
bug
### Component sol! macro ### Describe the feature you would like Currently, the structures generated through the `sol!` macro use the exact same naming as in the Solidity code, but...
enhancement