Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QueryServiceParam<P>

data structure when you call queryService to chain compare to [[ServicePayload]], which enables generic for 'payload'

Type parameters

  • P

Hierarchy

  • QueryServiceParam

Index

Properties

Optional caller

caller: Maybe<Address>

Optional cycleLimit

cycleLimit: Maybe<Uint64>

Optional cyclePrice

cyclePrice: Maybe<Uint64>

Optional height

height: Maybe<string>

method

method: string

payload

payload: P

serviceName

serviceName: string

Generated using TypeDoc