Function solana_transaction_status::parse_vote::parse_vote [−][src]
pub fn parse_vote(
instruction: &CompiledInstruction,
account_keys: &[Pubkey]
) -> Result<ParsedInstructionEnum, ParseInstructionError>
pub fn parse_vote(
instruction: &CompiledInstruction,
account_keys: &[Pubkey]
) -> Result<ParsedInstructionEnum, ParseInstructionError>