Crate solana_vote_program

Crate solana_vote_program 

Source
👎Deprecated since 3.1.0: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the agave-unstable-api crate feature must be specified to acknowledge use of an interface that may break without warning.

Modules§

authorized_voters
vote_error
Vote program errors
vote_instruction
Vote program instructions
vote_processorDeprecated
Vote program processor
vote_stateDeprecated
Vote state, vote program Receive and processes votes from validators

Functions§

check_id
Returns true if given pubkey is the program ID.
id
Returns the program ID.