Interface AccsDefaultParams

Hierarchy

Properties

chain: string
conditionType?: ConditionType
contractAddress?: string
method?: string
parameters?: any
params?: any[]
returnValueTest: {
    comparator: string;
    key?: string;
    value: string;
}

Type declaration

  • comparator: string
  • Optional key?: string
  • value: string
standardContractType?: string

Generated using TypeDoc