diff --git a/src/cc/dice.cpp b/src/cc/dice.cpp index da9bdbe5f..18daeb191 100644 --- a/src/cc/dice.cpp +++ b/src/cc/dice.cpp @@ -1125,7 +1125,7 @@ double DiceStatus(uint64_t txfee,char *planstr,uint256 fundingtxid,uint256 bettx } } } - if ( scriptPubKey == fundingPubKey ) + if ( 0 && scriptPubKey == fundingPubKey ) { for (i=0; i<=n; i++) {