Interface TxUnpackedOracleQueryTx1

Hierarchy

Properties

fee: string
nonce: number = ...
oracleId: `ok_${string}` | `nm_${string}` = ...
query: string = string
queryFee: string = coinAmount
queryTtlType: ORACLE_TTL_TYPES = ...
queryTtlValue: number = shortUInt
responseTtlType: ORACLE_TTL_TYPES = ...
responseTtlValue: number = shortUInt
senderId: `ak_${string}` = ...
tag: OracleQueryTx = ...
ttl: number
version: 1 = ...

Generated using TypeDoc