Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bbalser committed Jul 9, 2024
1 parent 15874cb commit f190783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coverage_point_calculator/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ pub struct CoveragePoints {
pub speedtest_multiplier: Decimal,
/// Input Radio Type
pub radio_type: RadioType,
/// Input RadioThreshold
/// Input ServiceProviderBoostedRewardEligibility
pub service_provider_boosted_reward_eligibility: ServiceProviderBoostedRewardEligibility,
/// Derived Eligibility for Boosted Hex Rewards
pub boosted_hex_eligibility: BoostedHexStatus,
Expand Down

0 comments on commit f190783

Please sign in to comment.