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

feat: polished EAS Types and docs #210

Merged
merged 4 commits into from
Mar 5, 2024
Merged

feat: polished EAS Types and docs #210

merged 4 commits into from
Mar 5, 2024

Conversation

Zizzamia
Copy link
Contributor

@Zizzamia Zizzamia commented Mar 5, 2024

What changed? Why?

Notes to reviewers

How has it been tested?

Copy link
Contributor

@dneilroth dneilroth left a comment

Choose a reason for hiding this comment

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

one nit otherwise LGTM

id: string; // The unique identifier of the attestation.
recipient: Address; // The Ethereum address of the recipient of the attestation.
revocationTime: number; // The Unix timestamp when the attestation was revoked, if applicable.
revoked: boolean; // A boolean indicating whether the attestation is revocable or not.
Copy link
Contributor

Choose a reason for hiding this comment

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

nit revocable or not -> revoked or not

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sweet, done!

@Zizzamia Zizzamia merged commit 3476d8a into main Mar 5, 2024
9 checks passed
@Zizzamia Zizzamia deleted the zizzamia/tx-dope-3-4 branch March 5, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants