Docs.rs
  • solana-vote-interface-2.2.5
    • solana-vote-interface 2.2.5
    • 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
      • num-derive ^0.4 normal
      • num-traits ^0.2.18 normal
      • serde ^1.0.217 normal optional
      • serde_derive ^1.0.217 normal optional
      • solana-clock ^2.2.1 normal
      • solana-decode-error ^2.2.1 normal
      • solana-frozen-abi ^2.2.1 normal optional
      • solana-frozen-abi-macro ^2.2.1 normal optional
      • solana-hash ^2.2.1 normal
      • solana-instruction ^2.2.1 normal
      • solana-pubkey ^2.2.1 normal
      • solana-rent ^2.2.1 normal
      • solana-sdk-ids ^2.2.1 normal
      • solana-serde-varint ^2.2.1 normal optional
      • solana-serialize-utils ^2.2.1 normal optional
      • solana-short-vec ^2.2.1 normal optional
      • solana-system-interface ^1.0 normal optional
      • itertools ^0.12.1 dev
      • rand ^0.8.5 dev
      • solana-epoch-schedule ^2.2.1 dev
      • solana-logger ^2.2.1 dev
      • solana-pubkey ^2.2.1 dev
      • solana-serialize-utils ^2.2.1 normal
    • Versions
    • 28.57% 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_interface2.2.5

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