Function find_trade_event_buffer_pda

Source
pub fn find_trade_event_buffer_pda(
    store: &Pubkey,
    authority: &Pubkey,
    index: u16,
    store_program_id: &Pubkey,
) -> (Pubkey, u8)
Expand description

Find PDA for trade event buffer.