pub fn compute_kton_reward<T: Config>(
    value: RingBalance<T>,
    months: u8
) -> KtonBalance<T>