Function find_gt_exchange_pda

Source
pub fn find_gt_exchange_pda(
    vault: &Pubkey,
    owner: &Pubkey,
    store_program_id: &Pubkey,
) -> (Pubkey, u8)
Expand description

Find the PDA for GT exchange account.