FuelLabs/fuel-core
在 GitHub 查看Separate Execution Gas Price and DA Gas Price into separate newtypes to add clarity
Open
#2,382 创建于 2024年10月22日
good first issue
仓库指标
- Star
- (57,084 star)
- PR 合并指标
- (平均合并 8小时 53分钟) (30 天内合并 1 个 PR)
描述
It's been suggested that we separate the two just to help organize the code a bit better. Instead of just dealing withu64 everywhere, it could help the reader to have types to communicate everywhere in the code the purpose of the numbers.