![]() |
Bitcoin Core 31.99.0
P2P Digital Currency
|
RegTestOptions holds configurations for creating a regtest CChainParams. More...
#include <chainparams.h>
Public Attributes | |
| DeploymentOptions | dep_opts {} |
| bool | fastprune {false} |
| bool | enforce_bip94 {false} |
RegTestOptions holds configurations for creating a regtest CChainParams.
Definition at line 156 of file chainparams.h.
| DeploymentOptions CChainParams::RegTestOptions::dep_opts {} |
Definition at line 157 of file chainparams.h.
| bool CChainParams::RegTestOptions::enforce_bip94 {false} |
Definition at line 159 of file chainparams.h.
| bool CChainParams::RegTestOptions::fastprune {false} |
Definition at line 158 of file chainparams.h.