Function find_gt_exchange_vault_pda

Source
pub fn find_gt_exchange_vault_pda(
    store: &Pubkey,
    time_window_index: i64,
    time_window: u32,
    store_program_id: &Pubkey,
) -> (Pubkey, u8)
Expand description

Find the PDA for GT exchange vault account.