You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/chainparams.cpp
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -308,6 +308,7 @@ class SigNetParams : public CChainParams {
308
308
std::vector<uint8_t> bin;
309
309
vSeeds.clear();
310
310
311
+
bool is_special_ctv_signet = false;
311
312
if (!args.IsArgSet("-signetchallenge")) {
312
313
bin = ParseHex("512103ad5e0edad18cb1f0fc0d28a3d4f1f3e445640337489abb10404f2d1e086be430210359ef5021964fe22d6f8e05b2463c9540ce96883fe3b278760f048f5189f2e6c452ae");
0 commit comments