Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Variables
feerate.h File Reference
#include <amount.h>
#include <serialize.h>
#include <string>
Include dependency graph for feerate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CFeeRate
 Fee rate in liu per kilobyte: CAmount / kB. More...
 

Variables

const std::string CURRENCY_UNIT
 

Variable Documentation

const std::string CURRENCY_UNIT

Definition at line 10 of file feerate.cpp.