switchboard-aggregator 0.1.9

A Rust library to interact with Switchboard V2 data feeds.
Documentation
1
2
3
4
5
pub mod aggregator;
pub mod decimal;
pub mod error;

pub use aggregator::AggregatorAccountData;