Module solana_vote_program::vote_instruction [−][src]
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 |