Closed opoplawski closed 4 weeks ago
Thanks! The extra call to verify() is unneeded, but we do need to re-raise the exception in case the if-statement is false.
Thanks! The extra call to verify() is unneeded, but we do need to re-raise the exception in case the if-statement is false.
Ah, good catch. I think this should do it.
Thanks again! Merged!
Drop extra call to attestation.verify()
Follow up to #194