Crate charli3_oracle_core

Crate charli3_oracle_core 

Source

Re-exports§

pub use aggregation::calculate_median;
pub use aggregation::filter_outliers;
pub use encoding::CardanoCbor;
pub use encoding::CborHashable;
pub use price_providers::GenericApiProvider;
pub use price_providers::PriceProvider;
pub use types::ChannelId;
pub use types::ConsensusConfiguration;
pub use types::MessagesConfiguration;
pub use types::TradePair;

Modules§

aggregation
encoding
price_providers
types