Files
bitcoin/src/deploymentinfo.cpp
Carl Dong 84b85786f0 Decouple RegTestChainParams from ArgsManager
RegTest chain params can now be initialized by configuring a
RegTestOptions struct, or with ArgsManager. This offers an interface for
creating RegTestChainParams without a gArgs object.
2023-03-15 16:42:42 +01:00

1.6 KiB