Function prepare_gt_exchange_vault

Source
pub fn prepare_gt_exchange_vault<'a, 'b, 'c, 'info>(
    ctx: CpiContext<'a, 'b, 'c, 'info, PrepareGtExchangeVault<'info>>,
    time_window_index: i64,
) -> Result<()>