Type alias PostQueryToOracleOptionsType

PostQueryToOracleOptionsType: Parameters<typeof sendTransaction>[1] & Parameters<typeof getQueryObject>[2] & BuildTxOptions<OracleQueryTx, "oracleId" | "senderId" | "query">

Generated using TypeDoc