Expand description
Oracle.
Re-exports§
pub use self::chainlink::Chainlink;
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.
- Oracle
Flag Container - Flags container generated by the macro.
- Price
Feed - Custom Price Feed.
- Price
Feed Price - Price structure for Price Feed.
- Price
Provider Kind Iter - An iterator over the variants of PriceProviderKind
Enums§
- Price
Provider Kind - Supported Price Provider Kind.