FuelLabs/fuel-core
View on GitHubUse CampledPercentage across the whole codebase for percentage
Open
#2,773 opened on Feb 27, 2025
enhancementgood first issuetech-debt
Repository metrics
- Stars
- (57,084 stars)
- PR merge metrics
- (Avg merge 8h 53m) (1 merged PR in 30d)
Description
CampledPercentage currently exists in the fuel-gas-price-algorithm but could be useful in many others places. See (https://github.com/FuelLabs/fuel-core/pull/2733#discussion_r1973430403).
TODO:
- Move the type to a common folder
- Use it everywhere