Function prepare_gt_bank

Source
pub fn prepare_gt_bank<'a, 'b, 'c, 'info>(
    ctx: CpiContext<'a, 'b, 'c, 'info, PrepareGtBank<'info>>,
) -> Result<()>