Interface TxParamsAsyncOracleQueryTx1

Hierarchy

Properties

absoluteTtl?: boolean
denomination?: AE_AMOUNT_FORMATS
fee: undefined | Int
nonce?: number = ...
onNode?: Node
oracleId: `ok_${string}` | `nm_${string}` = ...
query: string = string
queryFee?: Int = coinAmount
queryTtlType: ORACLE_TTL_TYPES = ...
queryTtlValue: number = shortUInt
responseTtlType: ORACLE_TTL_TYPES = ...
responseTtlValue: number = shortUInt
senderId: `ak_${string}` = ...
tag: OracleQueryTx = ...
ttl: undefined | number
version?: 1

Generated using TypeDoc