-
Notifications
You must be signed in to change notification settings - Fork 179
update attestations #3784
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
update attestations #3784
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
I suggest having the url's as env values, specially in this case that we are using a preview deployment url
packages/grant-explorer/src/hooks/attestations/useEASAttestation.ts
Outdated
Show resolved
Hide resolved
packages/grant-explorer/src/hooks/attestations/useGetAttestationData.ts
Outdated
Show resolved
Hide resolved
packages/grant-explorer/src/features/contributors/components/Buttons/MintingActionButton.tsx
Outdated
Show resolved
Hide resolved
d970d14
to
80bfc2d
Compare
update attestation url update attestation fixes url to env
80bfc2d
to
7c95cf0
Compare
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, nice job!
Fixes: #issue
Description
Checklist
This PR:
@ts-ignore
, unjustified optional values).