Skip to content

Commit

Permalink
Update pallets/staking/src/pck/production.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Hernando Castano <HCastano@users.noreply.github.com>
  • Loading branch information
ameba23 and HCastano authored Oct 24, 2024
1 parent 6f0acd6 commit 689e2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pallets/staking/src/pck/production.rs
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const INTEL_ROOT_CA_PK_DER: [u8; 91] = [
4, 174, 115, 148,
];

/// A PCK certificate chain verifyer for use in production where entropy-tss is running on TDX
/// A PCK certificate chain verifier for use in production where entropy-tss is running on TDX
/// hardware and we have a PCK certificate chain
pub struct ProductionPckCertChainVerifyer {}

Expand Down

0 comments on commit 689e2f0

Please sign in to comment.