solana_program::system_instruction

Function instruction_to_nonce_error

Source
pub fn instruction_to_nonce_error(
    error: &InstructionError,
    use_system_variant: bool,
) -> Option<NonceError>