RegTestOptions holds configurations for creating a regtest CChainParams.
Declared in <kernel/chainparams.h>
struct RegTestOptions;
| Name | Description |
|---|---|
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. |