Function solana_vote_program::vote_state::process_vote_unchecked
source · pub fn process_vote_unchecked(vote_state: &mut VoteState, vote: Vote)
Expand description
“unchecked” functions used by tests and Tower
pub fn process_vote_unchecked(vote_state: &mut VoteState, vote: Vote)
“unchecked” functions used by tests and Tower