rust-ethereum / ethabi

Encode and decode smart contract invocations
Apache License 2.0
517 stars 186 forks source link

Fix compiler and clippy warnings #214

Closed vkgnosis closed 3 years ago

vkgnosis commented 3 years ago

No logic change. Fixed all warnings from cargo clippy --all-targets.