Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Namespaces | Enumerations
params.h File Reference
#include <uint256.h>
#include <map>
#include <string>
Include dependency graph for params.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Consensus::BIP9Deployment
 Struct for each individual consensus rule change using BIP9. More...
 
struct  Consensus::Params
 Parameters that influence chain consensus. More...
 

Namespaces

 Consensus
 

Enumerations

enum  Consensus::DeploymentPos { Consensus::DEPLOYMENT_TESTDUMMY, Consensus::DEPLOYMENT_CSV, Consensus::DEPLOYMENT_SEGWIT, Consensus::MAX_VERSION_BITS_DEPLOYMENTS }