#include <config.h>
Definition at line 33 of file config.h.
◆ GlobalConfig()
GlobalConfig::GlobalConfig |
( |
| ) |
|
◆ GetChainParams()
◆ GetMaxBlockSize()
uint64_t GlobalConfig::GetMaxBlockSize |
( |
| ) |
const |
|
overridevirtual |
◆ SetCashAddrEncoding()
void GlobalConfig::SetCashAddrEncoding |
( |
bool |
c | ) |
|
|
overridevirtual |
◆ SetChainParams()
void GlobalConfig::SetChainParams |
( |
const CChainParams |
chainParamsIn | ) |
|
|
overridevirtual |
◆ SetMaxBlockSize()
bool GlobalConfig::SetMaxBlockSize |
( |
uint64_t |
maxBlockSize | ) |
|
|
overridevirtual |
◆ UseCashAddrEncoding()
bool GlobalConfig::UseCashAddrEncoding |
( |
| ) |
const |
|
overridevirtual |
◆ chainParams
◆ nMaxBlockSize
uint64_t GlobalConfig::nMaxBlockSize |
|
private |
The largest block size this node will accept.
Definition at line 47 of file config.h.
◆ useCashAddr
bool GlobalConfig::useCashAddr |
|
private |
The documentation for this class was generated from the following files: