* Use instruction_account_indices, get_sysvar_with_account_check2 and instruction_context.get_signers in vote processor. * Replaces KeyedAccount by BorrowedAccount in vote processor. * Removes KeyedAccount from benches in vote processor.
* Use instruction_account_indices, get_sysvar_with_account_check2 and instruction_context.get_signers in vote processor. * Replaces KeyedAccount by BorrowedAccount in vote processor. * Removes KeyedAccount from benches in vote processor.