FuelLabs/fuel-core

Separate Execution Gas Price and DA Gas Price into separate newtypes to add clarity

Open

#2,382 建立於 2024年10月22日

在 GitHub 查看
 (2 留言) (0 反應) (1 負責人)Rust (57,084 star) (2,861 fork)batch import
good first issue

描述

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.

貢獻者指南

Separate Execution Gas Price and DA Gas Price into separate newtypes to add clarity · FuelLabs/fuel-core#2382 | Good First Issue