This commit is contained in:
jl777
2019-03-27 08:42:44 -11:00
parent 8de793c57b
commit 0e1310dd8a
3 changed files with 4 additions and 1 deletions

View File

@@ -14,6 +14,8 @@
* *
******************************************************************************/
std::string MYCCLIBNAME = (char *)"gamescc";
#define PRICES_BETPERIOD 3
UniValue games_rawtxresult(UniValue &result,std::string rawtx,int32_t broadcastflag);
extern uint8_t ASSETCHAINS_OVERRIDE_PUBKEY33[33];