Function oracleQueryId

  • Build a oracle query id

    Returns

    Contract public key

    Parameters

    • senderId: `ak_${string}`

      The public key of the sender account

    • nonce: string | number | BigNumber

      the nonce of the transaction

    • oracleId: `ok_${string}`

      The oracle public key

    Returns OracleQueryId

Generated using TypeDoc