TARAXA
gas_pricer.hpp File Reference
#include <boost/circular_buffer.hpp>
#include <shared_mutex>
#include "config/genesis.hpp"
#include "transaction/transaction.hpp"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  taraxa::GasPricer
 Basic gas price calculator. We calculate the gas price based on the lowest price in last number_of_blocks blocks. Then all of those values are sorted and current price is selected based on percentile. More...
 

Namespaces

 taraxa