Function solana_vote_program::vote_state::update_commission
source · pub fn update_commission<S: BuildHasher>(
vote_account: &mut BorrowedAccount<'_>,
commission: u8,
signers: &HashSet<Pubkey, S>
) -> Result<(), InstructionError>
Expand description
Update the vote account’s commission