-
Notifications
You must be signed in to change notification settings - Fork 83
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
Fixing typo + other things I see in the doc #676
Conversation
063f6bb
to
97c7dd3
Compare
(if everything is good, worth a squash) |
It looks good but can you run prettier before squashing/merging, please? @bcm-at-zama |
79ae4bf
to
0bf48ce
Compare
0bf48ce
to
4b6260b
Compare
It's squashed and prettier, I let you guys merge it whenever it's the right moment |
return decryptedCounter; | ||
} | ||
} | ||
/// @dev Decrypted state variable |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
modified by prettier
Hi! This might be related: #683. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, about to merge.
small typo + other proposed changes I am less sure of