]> Git Repo - VerusCoin.git/commitdiff
Test
authorjl777 <[email protected]>
Sun, 25 Mar 2018 18:15:11 +0000 (21:15 +0300)
committerjl777 <[email protected]>
Sun, 25 Mar 2018 18:15:11 +0000 (21:15 +0300)
src/chainparams.cpp

index 9a2a7b626e30a483bf41dbbb9aa62a80330dcc0b..ce7da4fe79dc2a291cad186a0fb314c831a39ed1 100644 (file)
@@ -208,7 +208,7 @@ void CChainParams::SetCheckpointData(Checkpoints::CCheckpointData checkpointData
 
 void *chainparams_commandline(void *ptr)
 {
-    Checkpoints::CCheckpointData checkpointData;
+    CChainParams::CCheckpointData checkpointData;
     while ( ASSETCHAINS_PORT == 0 )
     {
         #ifdef _WIN32
This page took 0.028591 seconds and 4 git commands to generate.