Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GenerateMethodCallArgs

The argument object for generateMethodCall

param

The signed long hash for the method generated by BlockTalk compiler

param

Optional argument list for the method. Currently, up to three args are supported. The arguments must be numerical, and cannot be alphanumeric. To convert a short text (max 8 chars/bytes) into a numerical representation use convertShortStringToContractData

Hierarchy

  • GenerateMethodCallArgs

Index

Properties

Properties

Optional methodArgs

methodArgs: ContractData[]

methodHash

methodHash: string