komodo_pricesinit

This commit is contained in:
jl777
2019-04-10 20:39:55 -11:00
parent 26c7135e37
commit 2993a76b30
3 changed files with 18 additions and 0 deletions

View File

@@ -2082,6 +2082,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");
}