This commit is contained in:
jl777
2019-04-12 08:38:43 -11:00
parent 26dddaac89
commit 325e914ce8
3 changed files with 12 additions and 2 deletions

View File

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