Docs.rs
  • orao-solana-vrf-0.6.1
    • orao-solana-vrf 0.6.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • orao-dev1
    • Dependencies
      • anchor-client ^0.31.1 normal optional
      • anchor-lang ^0.31.1 normal
      • anchor-spl ^0.31.1 normal
      • bs58 ^0.4 normal
      • ed25519-dalek ^1.0.1 normal optional
      • thiserror ^1 normal optional
      • tokio ^1 normal optional
      • anchor-client ^0.31.1 dev
      • byteorder ^1.4.3 dev
      • rand ^0.8 dev
      • solana-cli-config ^2.1.0 dev
    • Versions
    • 44.12% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

orao_solana_vrf0.6.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Functions

List of all items

Structs

  • Fulfill
  • FulfillBuilder
  • FulfillBumps
  • FulfillV2
  • FulfillV2Bumps
  • InitBuilder
  • InitNetwork
  • InitNetworkBumps
  • Request
  • RequestBuilder
  • RequestBumps
  • RequestV2
  • RequestV2Bumps
  • UpdateBuilder
  • UpdateNetwork
  • UpdateNetworkBumps
  • accounts::Fulfill
  • accounts::FulfillV2
  • accounts::InitNetwork
  • accounts::Request
  • accounts::RequestV2
  • accounts::UpdateNetwork
  • events::Fulfill
  • events::Request
  • events::Response
  • instruction::Fulfill
  • instruction::FulfillV2
  • instruction::InitNetwork
  • instruction::Request
  • instruction::RequestV2
  • instruction::UpdateNetwork
  • program::OraoVrf
  • state::network_state::NetworkConfiguration
  • state::network_state::NetworkState
  • state::network_state::OraoTokenFeeConfig
  • state::randomness::Randomness
  • state::randomness::RandomnessResponse
  • state::randomness_v2::FulfilledRequest
  • state::randomness_v2::PendingRequest
  • state::randomness_v2::RandomnessV2

Enums

  • Event
  • WaitFulfilledError
  • error::Error
  • state::RandomnessAccountData
  • state::RandomnessAccountVersion
  • state::randomness_v2::RequestAccount

Functions

  • check_id
  • entry
  • get_network_state
  • get_randomness
  • id
  • id_const
  • majority
  • network_state_account_address
  • orao_vrf::fulfill
  • orao_vrf::fulfill_v2
  • orao_vrf::init_network
  • orao_vrf::request
  • orao_vrf::request_v2
  • orao_vrf::update_network
  • quorum
  • randomness_account_address
  • wait_fulfilled
  • xor_array

Statics

  • ID

Constants

  • CONFIG_ACCOUNT_SEED
  • ID_CONST
  • MAX_FULFILLMENT_AUTHORITIES_COUNT
  • RANDOMNESS_ACCOUNT_SEED
  • VERSION