//! binary oracle pair
#![deny(missing_docs)]pubmoderror;pubmodinstruction;pubmodprocessor;pubmodstate;#[cfg(not(feature ="no-entrypoint"))]modentrypoint;// Export current sdk types for downstream users building with a different sdk version
pubuse solana_program;// Binary Oracle Pair id
solana_program::declare_id!("Fd7btgySsrjuo25CJCj7oE7VPMyezDhnx7pZkj2v69Nk");