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