diff --git a/src/cc/dice.cpp b/src/cc/dice.cpp index 3f70036aa..d26b9296b 100644 --- a/src/cc/dice.cpp +++ b/src/cc/dice.cpp @@ -449,7 +449,7 @@ bool DiceValidate(struct CCcontract_info *cp,Eval *eval,const CTransaction &tx) for (i=0; iInvalid("vin1 of entropy tx not fundingPubKey for bet"); + return eval->Invalid("vin1 of entropy tx not fundingPubKey for bet"); } } if ( (iswin= DiceIsWinner(entropy,txid,tx,vinTx,hash,sbits,minbet,maxbet,maxodds,timeoutblocks,fundingtxid)) != 0 )