Docs.rs
  • solana-vote-program-1.10.25
    • solana-vote-program 1.10.25
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • bincode ^1.3.3 normal
      • log ^0.4.14 normal
      • num-derive ^0.3 normal
      • num-traits ^0.2 normal
      • serde ^1.0.136 normal
      • serde_derive ^1.0.103 normal
      • solana-frozen-abi =1.10.25 normal
      • solana-frozen-abi-macro =1.10.25 normal
      • solana-metrics =1.10.25 normal
      • solana-program-runtime =1.10.25 normal
      • solana-sdk =1.10.25 normal
      • thiserror ^1.0 normal
      • solana-logger =1.10.25 dev
      • rustc_version ^0.4 build
    • Versions
    • 22.98% of the crate is documented
  • Go to latest version
  • Platform
    • 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

Crate solana_vote_program

logo
Change settings

List of all items

Structs

  • authorized_voters::AuthorizedVoters
  • vote_state::BlockTimestamp
  • vote_state::CircBuf
  • vote_state::Lockout
  • vote_state::Vote
  • vote_state::VoteInit
  • vote_state::VoteState
  • vote_state::VoteStateUpdate

Enums

  • vote_error::VoteError
  • vote_instruction::VoteInstruction
  • vote_state::VoteAuthorize
  • vote_state::VoteTransaction
  • vote_state::vote_state_versions::VoteStateVersions

Functions

  • check_id
  • id
  • vote_instruction::authorize
  • vote_instruction::authorize_checked
  • vote_instruction::create_account
  • vote_instruction::create_account_with_seed
  • vote_instruction::update_commission
  • vote_instruction::update_validator_identity
  • vote_instruction::update_vote_state
  • vote_instruction::update_vote_state_switch
  • vote_instruction::vote
  • vote_instruction::vote_switch
  • vote_instruction::withdraw
  • vote_processor::process_instruction
  • vote_state::authorize
  • vote_state::create_account
  • vote_state::create_account_with_authorized
  • vote_state::initialize_account
  • vote_state::process_vote
  • vote_state::process_vote_state_update
  • vote_state::update_commission
  • vote_state::update_validator_identity
  • vote_state::withdraw
  • vote_transaction::new_vote_transaction

Constants

  • vote_state::INITIAL_LOCKOUT
  • vote_state::MAX_EPOCH_CREDITS_HISTORY
  • vote_state::MAX_LOCKOUT_HISTORY