]> Git Repo - VerusCoin.git/commitdiff
test
authorjl777 <[email protected]>
Sat, 10 Dec 2016 20:15:46 +0000 (22:15 +0200)
committerjl777 <[email protected]>
Sat, 10 Dec 2016 20:15:46 +0000 (22:15 +0200)
src/komodo_pax.h

index f131881a098ef28e19479f77e9e9a699e4258b9b..dbeab48cf3eeda368aa1dd427b030e252d38f32b 100644 (file)
@@ -444,7 +444,7 @@ uint64_t _komodo_paxprice(uint64_t *kmdbtcp,uint64_t *btcusdp,int32_t height,cha
                 else return(0);
             }
         }
-    } else printf("paxprice invalid base.%s %d, rel.%s %d\n",base,baseid,rel,relid);
+    } //else printf("paxprice invalid base.%s %d, rel.%s %d\n",base,baseid,rel,relid);
     return(0);
 }
 
This page took 0.020829 seconds and 4 git commands to generate.