CChainParams::RegTestOptions

RegTestOptions holds configurations for creating a regtest CChainParams.

Synopsis

Declared in <kernel/chainparams.h>

struct RegTestOptions;

Data Members

NameDescription
dep_opts Deployment activation overrides for the regtest chain.
enforce_bip94 Whether to enforce the BIP94 timewarp fix.
fastprune Whether to prune aggressively for testing.