Docs.rs
  • solana-vote-program-2.0.21
    • solana-vote-program 2.0.21
    • 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.21 normal
      • num-derive ^0.4 normal
      • num-traits ^0.2 normal
      • serde ^1.0.203 normal
      • serde_derive ^1.0.203 normal
      • solana-frozen-abi =2.0.21 normal optional
      • solana-frozen-abi-macro =2.0.21 normal optional
      • solana-metrics =2.0.21 normal
      • solana-program =2.0.21 normal
      • solana-program-runtime =2.0.21 normal
      • solana-sdk =2.0.21 normal
      • thiserror ^1.0.61 normal
      • assert_matches ^1.5.0 dev
      • solana-logger =2.0.21 dev
      • test-case ^3.3.1 dev
      • rustc_version ^0.4 build
    • Versions
    • 26.09% 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

solana_vote_program2.0.21

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