This commit is contained in:
jl777
2019-03-27 09:00:40 -11:00
parent 1a413d246f
commit 985386a7e3

View File

@@ -14,7 +14,7 @@
* *
******************************************************************************/
std::string MYCCLIBNAME = (char *)"pricescc";
std::string MYCCLIBNAME = (char *)"prices";
#define PRICES_BETPERIOD 3
UniValue games_rawtxresult(UniValue &result,std::string rawtx,int32_t broadcastflag);