Docs.rs
  • switchboard-solana-0.3.5
    • switchboard-solana 0.3.5
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • mgild
    • Dependencies
      • anchor-lang ^0.28.0 normal
      • anchor-spl ^0.28.0 normal
      • bincode ^1 normal
      • bytemuck ^1 normal
      • chrono ^0.4.25 normal
      • cron ^0.12.0 normal
      • rust_decimal ^1 normal
      • sgx-quote ^0.1.0 normal
      • solana-client >=1.14, <1.17 normal
      • solana-program >=1.14, <1.17 normal
      • solana-sdk >=1.14, <1.17 normal
      • superslice ^1 normal
      • switchboard-common ^0.1.3 normal
      • toml_datetime =0.6.1 normal
      • toml_edit =0.19.8 normal
      • winnow =0.4.1 normal
    • Versions
    • 41.41% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module instructions

  • Modules
?
Change settings

Module switchboard_solana::oracle_program::instructions

source ·

Re-exports

  • pub use permission_set::*;
  • pub use vrf_close::*;
  • pub use vrf_lite_close::*;
  • pub use vrf_lite_request_randomness::*;
  • pub use vrf_pool_remove::*;
  • pub use vrf_pool_request_randomness::*;
  • pub use vrf_request_randomness::*;
  • pub use vrf_set_callback::*;

Modules

  • permission_set
  • vrf_close
  • vrf_lite_close
  • vrf_lite_request_randomness
  • vrf_pool_remove
  • vrf_pool_request_randomness
  • vrf_request_randomness
  • vrf_set_callback