You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reordered checks in CheckTokensvout: SpkHasEvalcodeCCV2 call moved topmost, so it would not mistakenly try to check non tokens vouts as tokens'
also bad opreturn decode returned -1 instead 0 (would fail cc tx with bad token opreturns)
The text was updated successfully, but these errors were encountered:
Reordered checks in CheckTokensvout: SpkHasEvalcodeCCV2 call moved topmost, so it would not mistakenly try to check non tokens vouts as tokens'
also bad opreturn decode returned -1 instead 0 (would fail cc tx with bad token opreturns)
The text was updated successfully, but these errors were encountered: