Skip to content

Commit

Permalink
Update node/cli/Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Hernando Castano <[email protected]>
  • Loading branch information
ameba23 and HCastano authored Dec 13, 2024
1 parent dac3595 commit 84e0849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,6 @@ runtime-benchmarks=[
# Enable features that allow the runtime to be tried and debugged. Name might be subject to change
# in the near future.
try-runtime=["entropy-runtime/try-runtime", "try-runtime-cli/try-runtime"]
# Enables real PCK certificate chain verification - which means TSS nodes much be runnning on TDX
# Enables real PCK certificate chain verification - which means TSS nodes must be runnning on TDX
# hardware
production=["entropy-runtime/production"]

0 comments on commit 84e0849

Please sign in to comment.