switchboard-on-demand 0.4.5

A Rust library to interact with the Switchboard Solana program.
Documentation
1
2
3
4
pub mod verified_bundle;
pub use verified_bundle::*;
pub mod verified_bundle_builder;
pub use verified_bundle_builder::*;