This commit is contained in:
blackjok3r
2018-10-29 18:36:22 +08:00
parent e36c6f65ee
commit d72c393393
2 changed files with 1 additions and 4 deletions

View File

@@ -1203,6 +1203,7 @@ double DiceStatus(uint64_t txfee,char *planstr,uint256 fundingtxid,uint256 bettx
}
error = "didnt find dicefinish tx";
}
error = res;
return(-1.);
}
return(0.);