games_bet
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
UniValue games_rawtxresult(UniValue &result,std::string rawtx,int32_t broadcastflag);
|
||||
|
||||
UniValue games_pricedata(uint64_t txfee,struct CCcontract_info *cp,cJSON *params)
|
||||
UniValue games_bet(uint64_t txfee,struct CCcontract_info *cp,cJSON *params)
|
||||
{
|
||||
CMutableTransaction mtx = CreateNewContextualCMutableTransaction(Params().GetConsensus(), komodo_nextheight());
|
||||
UniValue result(UniValue::VOBJ); std::string rawtx; int64_t amount,inputsum,price; CPubKey gamespk,mypk;
|
||||
|
||||
Reference in New Issue
Block a user