Skip to content

Update Contract.cs#379

Merged
erikzhang merged 2 commits intoNeo.Actorfrom
shargon-patch-1
Sep 14, 2018
Merged

Update Contract.cs#379
erikzhang merged 2 commits intoNeo.Actorfrom
shargon-patch-1

Conversation

@shargon
Copy link
Copy Markdown
Member

@shargon shargon commented Sep 14, 2018

Related to #376

@shargon shargon requested a review from erikzhang September 14, 2018 07:54
break;
case 2:
if (n != Script.ToUInt16(++i)) return false;
if (Script.Length < i + 3 && n != Script.ToUInt16(++i)) return false;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

&& or || ?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

xD || :P

@erikzhang erikzhang merged commit 5553fc2 into Neo.Actor Sep 14, 2018
@erikzhang erikzhang deleted the shargon-patch-1 branch September 14, 2018 08:22
Thacryba pushed a commit to simplitech/neo that referenced this pull request Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants