calculate_creator_share

Function calculate_creator_share 

Source
pub fn calculate_creator_share(
    total_points: Points,
    share_percentage: f64,
) -> Points
Expand description

Calculate creator share from total points.