;
This commit is contained in:
@@ -1207,7 +1207,7 @@ bool AssetValidate(Eval* eval,CTransaction &tx,int32_t numvouts,uint8_t funcid,u
|
|||||||
return eval->Invalid("mismatched vout0 AssetsCCaddr for fill");
|
return eval->Invalid("mismatched vout0 AssetsCCaddr for fill");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
fprintf(stderr,"fill validated\n")
|
fprintf(stderr,"fill validated\n");
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
if ( preventCCvins >= 0 )
|
if ( preventCCvins >= 0 )
|
||||||
|
|||||||
Reference in New Issue
Block a user