Module switchboard_solana::accounts
source · Re-exports§
pub use crate::oracle_program::accounts::AggregatorAccountData;
pub use crate::oracle_program::accounts::AggregatorHistoryBuffer;
pub use crate::oracle_program::accounts::BufferRelayerAccountData;
pub use crate::oracle_program::accounts::CrankAccountData;
pub use crate::oracle_program::accounts::JobAccountData;
pub use crate::oracle_program::accounts::LeaseAccountData;
pub use crate::oracle_program::accounts::OracleAccountData;
pub use crate::oracle_program::accounts::OracleQueueAccountData;
pub use crate::oracle_program::accounts::PermissionAccountData;
pub use crate::oracle_program::accounts::SbState;
pub use crate::oracle_program::accounts::SlidingResultAccountData;