Packages

Ethereum library for Gleam - JSON-RPC client, transaction signing, ABI encoding, and wallet management on the BEAM

Current section

Files

Jump to
gleeth include gleeth@gas_LegacyGasEstimate.hrl
Raw

include/gleeth@gas_LegacyGasEstimate.hrl

-record(legacy_gas_estimate, {gas_price :: binary(), gas_limit :: binary()}).