This commit is contained in:
jl777
2019-02-10 08:43:09 -11:00
parent 553e49207d
commit ca500eb217

View File

@@ -872,8 +872,8 @@ UniValue rogue_finishgame(uint64_t txfee,struct CCcontract_info *cp,cJSON *param
return(rogue_rawtxresult(result,rawtx,0));
}
result.push_back(Pair("result","success"));
}
}
} else printf(stderr,"illegal game\n");
} else printf(stderr,"n.%d\n",n);
}
return(result);
}