pub async fn predictions(client: &Client) -> Result<Vec<OraclePrediction>>
Expand description
Fetches a list of oracle price predictions based on received oracle reports and the current oracle price.
pub async fn predictions(client: &Client) -> Result<Vec<OraclePrediction>>
Fetches a list of oracle price predictions based on received oracle reports and the current oracle price.