This class is needed because getOracleQuery would return different values depending on the oracle type.

Hierarchy (View Summary)

Constructors

Properties

Methods

Constructors

Properties

address: `ok_${string}`

Oracle public key

options: { onNode: Node }

Methods

  • Get oracle query entry from the node

    Parameters

    • queryId: `oq_${string}`

      Oracle query ID

    • options: { onNode?: Node } = {}

      Options object

    Returns Promise<OracleQuery>