Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

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 satoshis per kilobyte: CAmount / kB. More...
 

Variables

const std::string CURRENCY_UNIT
 

Variable Documentation

◆ CURRENCY_UNIT

Released under the MIT license