Docs.rs
solana-program-1.16.19
solana-program 1.16.19
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
bincode ^1.3.3
normal
blake3 ^1.3.3
normal
borsh ^0.10.3
normal
borsh ^0.9.3
normal
bs58 ^0.4.0
normal
bv ^0.11.1
normal
bytemuck ^1.13.1
normal
itertools ^0.10.5
normal
lazy_static ^1.4.0
normal
log ^0.4.17
normal
memoffset ^0.9
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
rustversion ^1.0.12
normal
serde ^1.0.163
normal
serde_bytes ^0.11.9
normal
serde_derive ^1.0.103
normal
serde_json ^1.0.96
normal
sha2 ^0.10.6
normal
sha3 ^0.10.4
normal
solana-frozen-abi =1.16.19
normal
solana-frozen-abi-macro =1.16.19
normal
solana-sdk-macro =1.16.19
normal
thiserror ^1.0.40
normal
anyhow ^1.0.71
dev
assert_matches ^1.5.0
dev
serde_json ^1.0.96
dev
static_assertions ^1.1.0
dev
cc ^1.0.79
build
rustc_version ^0.4
build
ark-bn254 ^0.4.0
normal
ark-ec ^0.4.0
normal
ark-ff ^0.4.0
normal
ark-serialize ^0.4.0
normal
array-bytes =1.4.1
normal
base64 ^0.21.2
normal
bitflags ^1.3.1
normal
curve25519-dalek ^3.2.1
normal
itertools ^0.10.5
normal
libc ^0.2.144
normal
libsecp256k1 ^0.6.0
normal
num-bigint ^0.4.3
normal
rand ^0.7.0
normal
rand_chacha ^0.2.2
normal
tiny-bip39 ^0.8.2
normal
wasm-bindgen ^0.2
normal
zeroize ^1.3
normal
solana-logger =1.16.19
dev
parking_lot ^0.12
normal
console_error_panic_hook ^0.1.7
normal
console_log ^0.2.2
normal
getrandom ^0.2
normal
js-sys ^0.3.63
normal
getrandom ^0.2
normal
Versions
53.14%
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_program
1.16.19
Module instruction
Structs
Enums
Functions
In solana_program::vote
?
Module
solana_program
::
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
Deprecated
create_account_with_config
create_account_with_seed
Deprecated
update_commission
update_validator_identity
update_vote_state
update_vote_state_switch
vote
vote_switch
withdraw