Skip to content

Commit

Permalink
Merge branch 'master' of github.com:tearust/sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacky.li committed Jul 27, 2024
2 parents 923afcf + 278427e commit c482a58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system-actors/src/tappstore/txns.rs
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ pub enum TappstoreTxn {
version: String,
pcrs: Vec<(PcrType, String)>,
auth_b64: String,
expire_at: Option<TimestampShort>,
},
RemoveVersionPcrs {
version: String,
Expand Down

0 comments on commit c482a58

Please sign in to comment.