This commit is contained in:
jl777
2019-03-27 08:58:40 -11:00
parent aa24e63f86
commit 1a413d246f
3 changed files with 3 additions and 2 deletions

View File

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