Docs.rs
safecoin-vote-program-1.6.16
safecoin-vote-program 1.6.16
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Fair-Exchange
Dependencies
bincode ^1.3.1
normal
log ^0.4.11
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
safecoin-sdk =1.6.16
normal
serde ^1.0.122
normal
serde_derive ^1.0.103
normal
solana-frozen-abi =1.6.16
normal
solana-frozen-abi-macro =1.6.16
normal
solana-logger =1.6.16
normal
solana-metrics =1.6.16
normal
thiserror ^1.0
normal
chrono ^0.4.19
build
rustc_version ^0.2
build
Versions
20.45%
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
☰
Module vote_instruction
Enums
Functions
?
Module
solana_vote_program
::
vote_instruction
[
−
]
[src]
Expand description
Vote program Receive and processes votes from validators
Enums
VoteError
Reasons the stake might have had an error
VoteInstruction
Functions
authorize
create_account
create_account_with_seed
process_instruction
update_commission
update_validator_identity
vote
vote_switch
withdraw