Module web30::gas_estimator

source ·
Expand description

This file contains a gas estimator struct one that can be generally used in any case where waiting for lower than average gas prices is an advantage.

Structs§

  • internal storage type for the GasTracker struct right now the sample_time is only used for stale identification but it should be generally useful in improving accuracy elsewhere
  • A struct for storing gas prices and estimating when it’s a good idea to perform some gas intensive operation