Request Query
Processing performed by Light Client at the time of request
This function is used when you want to implement your own logic at request time with Light Client Contract.
No need to implement your own if you don't want to.
Field
Description
queries
An array of QueryRequest
data
Our early implementation with Oracle incorporates the following logic:
Format
QueryRequest
intodstChainId
andheight
onlyMaking a request to Oracle using Chainlink's Connecting to any API
Last updated