Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
CBaseMainParams Class Reference
Main network. More...


Public Member Functions | |
CBaseMainParams () | |
![]() | |
const std::string & | DataDir () const |
int | RPCPort () const |
Additional Inherited Members | |
![]() | |
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 | DEVNET = "devnet" |
static const std::string | REGTEST = "regtest" |
![]() | |
CBaseChainParams () | |
![]() | |
int | nRPCPort |
std::string | strDataDir |
Detailed Description
Main network.
Definition at line 33 of file chainparamsbase.cpp.
Constructor & Destructor Documentation
◆ CBaseMainParams()
|
inline |
Definition at line 36 of file chainparamsbase.cpp.
References CBaseChainParams::nRPCPort.
The documentation for this class was generated from the following file: