use crate::*;
// pub use anchor_lang::*;
// pub use anchor_lang::prelude::*;
/// Program id for the Switchboard oracle program
/// SW1TCH7qEPTdLsDHRgPuMQjbQxKdH2aBStViMFnt64f
pub const SWITCHBOARD_PROGRAM_ID: Pubkey = pubkey!("SW1TCH7qEPTdLsDHRgPuMQjbQxKdH2aBStViMFnt64f");
/// Program id for the Switchboard oracle program
/// sbattyXrzedoNATfc4L31wC9Mhxsi1BmFhTiN8gDshx
pub const SWITCHBOARD_ATTESTATION_PROGRAM_ID: Pubkey =
pubkey!("sbattyXrzedoNATfc4L31wC9Mhxsi1BmFhTiN8gDshx");