Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typos #19

Merged
merged 2 commits into from
Nov 1, 2024
Merged

Typos #19

merged 2 commits into from
Nov 1, 2024

Conversation

0xCooki
Copy link
Contributor

@0xCooki 0xCooki commented Nov 1, 2024

some minor edits, open to feedback

Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

nit

@@ -19,7 +19,7 @@ function getOperationPoint(Operation memory op) public view returns (BLS.G2Point
}
```

Second contract's method `verifyAndExecute` contains core logic for signature verification, let's walk through it.
Secondly, the contract method `verifyAndExecute` contains core logic for signature verification, let's walk through it.
Copy link
Member

Choose a reason for hiding this comment

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

this refers to the contract's second method so secondly is wrong here

@mattsse mattsse merged commit 9afa4d5 into ithacaxyz:main Nov 1, 2024
2 checks passed
@0xCooki 0xCooki deleted the cooki/edit branch November 1, 2024 11:40
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