Hierarchy

Properties

chain: string
conditionType?: ConditionType
method?: string
params?: any[]
pdaInterface: {
    fields: string | object;
    offset: string | number;
}

Type declaration

  • fields: string | object
  • offset: string | number
pdaKey: string
pdaParams: []
returnValueTest: {
    comparator: string;
    key?: string;
    value: string;
}

Type declaration

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

Generated using TypeDoc