FuelLabs/fuel-core
Use CampledPercentage across the whole codebase for percentage
開放
#2,773 建立於 2025年2月27日
enhancementgood first issuetech-debt
倉庫指標
- 星標
- (57,084 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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