From 31ea0b1abbbc31c72bff2dd03250f416992bc9a9 Mon Sep 17 00:00:00 2001 From: blackjok3r Date: Mon, 29 Oct 2018 00:02:12 +0800 Subject: [PATCH] lel --- src/cc/dice.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cc/dice.cpp b/src/cc/dice.cpp index 4de099ab4..d60fc3ba4 100644 --- a/src/cc/dice.cpp +++ b/src/cc/dice.cpp @@ -960,8 +960,8 @@ std::string DiceBet(uint64_t txfee,char *planstr,uint256 fundingtxid,int64_t bet return(""); } int32_t entropytxs=0,emptyva=0; - funding = DicePlanFunds(entropyval,entropytxid,sbits,cp,dicepk,fundingtxid,entropytxs,false)); - DicePlanFunds(entropyval,entropytxid,sbits,cp,dicepk,fundingtxid,emptyvar,true)); + funding = DicePlanFunds(entropyval,entropytxid,sbits,cp,dicepk,fundingtxid,entropytxs,false); + DicePlanFunds(entropyval,entropytxid,sbits,cp,dicepk,fundingtxid,emptyvar,true); if ( ( funding >= 2*bet*odds+txfee && entropyval != 0 ) { if ( entropytxs < 100 ) {