switchboard-solana 0.30.4

A Rust library to interact with Switchboard accounts.
Documentation
1
2
3
4
5
pub mod accounts;
pub use accounts::*;

pub mod instructions;
pub use instructions::*;