Fixed a problem in callbacks; implementations always call the contract definitions arg parser, but in the case where the contract only had p…
Show more
Fixed a problem in callbacks; implementations always call the contract definitions arg parser, but in the case where the contract only had positional arguments the arg parser was not defined.
Show less