coinbase / verifications

📜 "Coinbase Verifications" is a set of Coinbase-verified onchain attestations that enable access to apps and other onchain benefits.
https://www.coinbase.com/onchain-verify
MIT License
82 stars 12 forks source link

Ensure we check if an attestation exists before other checks #6

Closed cbfyi closed 7 months ago

cbfyi commented 7 months ago

Otherwise, we can return an attestation mismatch error rather than the more appropriate not found error.

Original changes by @qiwu7

cbfyi commented 7 months ago

Ah this was already addressed in https://github.com/coinbase/verifications/pull/3