Skip to content

v0.1.3

Compare
Choose a tag to compare
@Keshoid Keshoid released this 19 May 13:41
· 1828 commits to master since this release
34eddea

Added callex cmd with user-friendly params.

  • Function parameters must be defined in the form: --name value. Without
    quotes.
  • Integer parameter can be suffixed with T. Such parameter is
    automatically converted to nanovalue.
  • Array of integers can be defined without brackets [].
  • [ADDRESS] [ABI] and [SIGN] positional parameters of callex commands
    can be omitted and in that case default values will be used from
    config file.