diff --git a/src/cc/gateways.cpp b/src/cc/gateways.cpp index 7918ccee1..faaa4bf9d 100644 --- a/src/cc/gateways.cpp +++ b/src/cc/gateways.cpp @@ -446,7 +446,7 @@ int64_t GatewaysVerify(char *refdepositaddr,uint256 oracletxid,int32_t claimvout } if ( DecodeHexTx(tx,deposithex) != 0 ) { - scriptPubKey = CScript() << redeemscript; + scriptPubKey = redeemscript; for (i=0; i