Request Query
Processing performed by Light Client at the time of request
function requestQuery(QueryType.QueryRequest[] memory queries) external;Field
Description
queries
An array of QueryRequest data
Our early implementation with Oracle incorporates the following logic:
Format
QueryRequestintodstChainIdandheightonlyMaking a request to Oracle using Chainlink's Connecting to any API
Last updated
Was this helpful?