| 
    TARAXA
    
   | 
 
#include <boost/circular_buffer.hpp>#include <shared_mutex>#include "config/genesis.hpp"#include "transaction/transaction.hpp"
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 | |
| namespace | taraxa |