Function process_instruction

Source
pub fn process_instruction(
    _program_id: &Pubkey,
    _accounts: &[AccountInfo<'_>],
    input: &[u8],
) -> ProgramResult
👎Deprecated: This crate has been deprecated. Please use pyth-sdk-solana instead.