This commit is contained in:
@@ -1407,17 +1407,6 @@ bool rogue_validate(struct CCcontract_info *cp,int32_t height,Eval *eval,const C
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else // this is asset transaction, which means playerdata txid already confirmed
|
|
||||||
{
|
|
||||||
fprintf(stderr,"ht.%d tokentx.%d funcid.(%c)\n",height,tokentx,funcid);
|
|
||||||
/*switch ( funcid )
|
|
||||||
{
|
|
||||||
case 'H': // win
|
|
||||||
case 'Q': // bailout
|
|
||||||
return(true);
|
|
||||||
break;
|
|
||||||
}*/
|
|
||||||
}
|
|
||||||
switch ( funcid )
|
switch ( funcid )
|
||||||
{
|
{
|
||||||
case 'R': // register
|
case 'R': // register
|
||||||
|
|||||||
Reference in New Issue
Block a user