Module oracle

Source
Expand description

Oracle.

Re-exports§

pub use self::pyth::Pyth;
pub use self::switchboard::Switchboard;
pub use self::time::ValidateOracleTime;
pub use self::time::ValidateOracleTimeExt;
pub use self::validator::PriceValidator;

Modules§

chainlink
Chainlink.
price_map
Price Map.
pyth
Pyth.
switchboard
Switchboard.
time
Oracle time validation.
validator
Price Validator.

Structs§

Oracle
Oracle Account.
OracleFlagContainer
Flags container generated by the macro.
PriceFeed
Custom Price Feed.
PriceFeedPrice
Price structure for Price Feed.
PriceProviderKindIter
An iterator over the variants of PriceProviderKind

Enums§

PriceProviderKind
Supported Price Provider Kind.