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
In verify_prev_block_cert, the validity of the previous block Certificate if verified. However, the simple validity of the Attestation is insufficient here, since a Certificate MUST be a Success Attestation.
We need to check this is the case.
Summary
In
verify_prev_block_cert
, the validity of the previous block Certificate if verified. However, the simple validity of the Attestation is insufficient here, since a Certificate MUST be a Success Attestation.We need to check this is the case.
Originally posted by @fed-franz in #1873 (comment)
The text was updated successfully, but these errors were encountered: