pub fn gt_set_referral_reward_factors<'a, 'b, 'c, 'info>(
ctx: CpiContext<'a, 'b, 'c, 'info, ConfigurateGt<'info>>,
factors: Vec<u128>,
) -> Result<()>
pub fn gt_set_referral_reward_factors<'a, 'b, 'c, 'info>(
ctx: CpiContext<'a, 'b, 'c, 'info, ConfigurateGt<'info>>,
factors: Vec<u128>,
) -> Result<()>