RegTestOptions holds configurations for creating a regtest CChainParams.
Synopsis
Declared in <kernel/chainparams.h>
struct RegTestOptions;
Data Members
Name |
Description |
Deployment activation overrides for the regtest chain. |
|
Whether to enforce the BIP94 timewarp fix. |
|
Whether to prune aggressively for testing. |
Created with MrDocs