FuelLabs/fuel-core
Vedi su GitHubSeparate Execution Gas Price and DA Gas Price into separate newtypes to add clarity
Open
Aperta il 22 ott 2024
good first issue
Descrizione
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.