hyperledger-web3j / web3j-cli

Command-line interface for web3j
https://github.com/web3j/web3j-cli
Other
58 stars 30 forks source link

Fix parameterized type casting issue in SolidityGenerateCommand #117

Open NameNoQuality opened 2 days ago

NameNoQuality commented 2 days ago

Fixes #108

Add SolidityFunctionWrapperGenerator class to handle parameterized types correctly.


For more details, open the Copilot Workspace session.