Skip to content

Commit

Permalink
One more error
Browse files Browse the repository at this point in the history
  • Loading branch information
labbott committed Aug 7, 2024
1 parent 37d6ef5 commit 10d084e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions attest-data/src/messages.rs
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ pub enum SprotError {
AttestSerializeLog,
AttestSerializeSignature,
AttestSignatureTooBig,
// Handle some host-sp-comms errors
CommsBufTooSmall,
}

impl From<HubpackError> for HostToRotError {
Expand Down

0 comments on commit 10d084e

Please sign in to comment.