From 313ee6d78d642d50b0f29c49404749bc49603b1d Mon Sep 17 00:00:00 2001 From: jl777 Date: Wed, 1 Aug 2018 01:31:46 -1100 Subject: [PATCH] Test --- src/cc/dice.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )