Docs.rs
  • solana-vote-interface-3.0.0
    • solana-vote-interface 3.0.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • arbitrary ^1.4.1 normal optional
      • bincode ^1.3.3 normal optional
      • cfg_eval ^0.1.2 normal optional
      • num-derive ^0.4 normal
      • num-traits ^0.2.18 normal
      • serde ^1.0.217 normal optional
      • serde_derive ^1.0.217 normal optional
      • serde_with ^3.12.0 normal optional
      • solana-clock ^3.0.0 normal
      • solana-frozen-abi ^3.0.0 normal optional
      • solana-frozen-abi-macro ^3.0.0 normal optional
      • solana-hash ^3.0.0 normal
      • solana-instruction ^3.0.0 normal
      • solana-instruction-error ^2.0.0 normal
      • solana-pubkey ^3.0.0 normal
      • solana-rent ^3.0.0 normal
      • solana-sdk-ids ^3.0.0 normal
      • solana-serde-varint ^3.0.0 normal optional
      • solana-serialize-utils ^3.0.0 normal optional
      • solana-short-vec ^3.0.0 normal optional
      • solana-system-interface ^2.0 normal optional
      • itertools ^0.12.1 dev
      • rand ^0.8.5 dev
      • solana-epoch-schedule ^3.0.0 dev
      • solana-logger ^3.0.0 dev
      • solana-pubkey ^3.0.0 dev
      • solana-serialize-utils ^3.0.0 normal
    • Versions
    • 31.56% 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_interface3.0.0

Module instruction

Module Items

  • Structs
  • Enums
  • Functions

In crate solana_vote_interface

solana_vote_interface

Module instruction

Source
Expand description

Vote program instructions

Structs§

CreateVoteAccountConfig

Enums§

VoteInstruction

Functions§

authorizebincode
authorize_checkedbincode
authorize_checked_with_seedbincode
authorize_with_seedbincode
compact_update_vote_statebincode
compact_update_vote_state_switchbincode
create_account_with_configbincode
tower_syncbincode
tower_sync_switchbincode
update_commissionbincode
update_validator_identitybincode
update_vote_statebincode
update_vote_state_switchbincode
votebincode
vote_switchbincode
withdrawbincode