This commit is contained in:
jl777
2019-04-12 08:44:54 -11:00
parent 325e914ce8
commit d0fd337b25
4 changed files with 8 additions and 6 deletions

View File

@@ -2100,7 +2100,7 @@ void komodo_args(char *argv0)
extralen += symbol.size();
}
}
komodo_pricesinit();
//komodo_pricesinit();
komodo_cbopretupdate(1); // will set Mineropret
fprintf(stderr,"This blockchain uses data produced from CoinDesk Bitcoin Price Index\n");
}