Function solana_transaction_status::parse_token::extension::cpi_guard::parse_cpi_guard_instruction
source · pub(in parse_token) fn parse_cpi_guard_instruction(
instruction_data: &[u8],
account_indexes: &[u8],
account_keys: &AccountKeys<'_>
) -> Result<ParsedInstructionEnum, ParseInstructionError>