templar_common::oracle::pyth

Type Alias OracleResponse

Source
pub type OracleResponse = HashMap<PriceIdentifier, Option<Price>>;

Aliased Typeยง

struct OracleResponse { /* private fields */ }