Docs.rs
  • solana-vote-program-2.1.10
    • solana-vote-program 2.1.10
    • 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.22 normal
      • num-derive ^0.4 normal
      • num-traits ^0.2 normal
      • serde ^1.0.213 normal
      • serde_derive ^1.0.213 normal
      • solana-feature-set =2.1.10 normal
      • solana-frozen-abi =2.1.10 normal optional
      • solana-frozen-abi-macro =2.1.10 normal optional
      • solana-metrics =2.1.10 normal
      • solana-program =2.1.10 normal
      • solana-program-runtime =2.1.10 normal
      • solana-sdk =2.1.10 normal
      • thiserror ^1.0.65 normal
      • assert_matches ^1.5.0 dev
      • solana-logger =2.1.10 dev
      • test-case ^3.3.1 dev
    • Versions
    • 26.09% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

solana_vote_program2.1.10

Module vote_instruction

Module Items

  • Structs
  • Enums
  • Functions

In crate solana_vote_program

solana_vote_program

Module vote_instruction

Source
Expand description

Vote program instructions

Structs§

  • CreateVoteAccountConfig

Enums§

  • VoteInstruction

Functions§

  • authorize
  • authorize_checked
  • authorize_checked_with_seed
  • authorize_with_seed
  • compact_update_vote_state
  • compact_update_vote_state_switch
  • create_account_with_config
  • tower_sync
  • tower_sync_switch
  • update_commission
  • update_validator_identity
  • update_vote_state
  • update_vote_state_switch
  • vote
  • vote_switch
  • withdraw