Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added .changelog/6324.trivial.md
Empty file.
2 changes: 1 addition & 1 deletion go/upgrade/migrations/consensus_242.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
// Consensus242 is the name of the upgrade that enables features introduced in Oasis Core 24.2.
//
// This upgrade includes:
// - The `MayQuery field in the CHURP SGX policy, which defines which enclave identities
// - The `MayQuery` field in the CHURP SGX policy, which defines which enclave identities
// are allowed to query runtime key shares.
// - An updated key manager policy update transaction that applies a new policy at the epoch
// boundary.
Expand Down