Module reth::primitives::constants::gas_units

Expand description

Gas units, for example GIGAGAS.

Constants§

  • Represents one Gigagas, or 1_000_000_000 gas.
  • Represents one Kilogas, or 1_000 gas.
  • Represents one Megagas, or 1_000_000 gas.

Functions§