Fixed handling of contract calls with no arguments - possible behavioral breaking change, hence a major version.
What's Changed
- Do not remove functionName & functionArgs if no args but receiver is smart contract by @nvergez in #13
- increase version by @gabrielmatei in #14
New Contributors
- @nvergez made their first contribution in #13
- @gabrielmatei made their first contribution in #14
Full Changelog: v1.0.3...v2.0.0