Ethereum  PoC-8
The C++ Implementation of Ethereum
dev::eth::GasEstimationProgress Struct Reference

#include <Interface.h>

Public Attributes

u256 lowerBound
 
u256 upperBound
 

Detailed Description

Definition at line 56 of file Interface.h.

Member Data Documentation

◆ lowerBound

u256 dev::eth::GasEstimationProgress::lowerBound

Definition at line 58 of file Interface.h.

◆ upperBound

u256 dev::eth::GasEstimationProgress::upperBound

Definition at line 59 of file Interface.h.


The documentation for this struct was generated from the following file: