Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | List of all members
CBaseMainParams Class Reference

Main network. More...

Inheritance diagram for CBaseMainParams:
[legend]
Collaboration diagram for CBaseMainParams:
[legend]

Public Member Functions

 CBaseMainParams ()
 
- Public Member Functions inherited from CBaseChainParams
const std::string & DataDir () const
 
int RPCPort () const
 

Additional Inherited Members

- Static Public Attributes inherited from CBaseChainParams
static const std::string MAIN = "main"
 BIP70 chain name strings (main, test or regtest) More...
 
static const std::string TESTNET = "test"
 
static const std::string REGTEST = "regtest"
 
static const std::string UNITTEST = "unittest"
 
- Protected Member Functions inherited from CBaseChainParams
 CBaseChainParams ()
 
- Protected Attributes inherited from CBaseChainParams
int nRPCPort
 
std::string strDataDir
 

Detailed Description

Main network.

Definition at line 31 of file chainparamsbase.cpp.

Constructor & Destructor Documentation

CBaseMainParams::CBaseMainParams ( )
inline

Definition at line 34 of file chainparamsbase.cpp.

Here is the caller graph for this function:


The documentation for this class was generated from the following file: