You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: return correct type from attestation validation when using cache (#7261)
* fix: return correct type from attestation validation when using cache
* Remove type casts
* Remove unused import
* Use ternary operator instead of if-else
* Fix aggregationBits type issue
* Add comment
0 commit comments