summaryrefslogtreecommitdiff
path: root/protocol/hash.go
diff options
context:
space:
mode:
Diffstat (limited to 'protocol/hash.go')
-rw-r--r--protocol/hash.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocol/hash.go b/protocol/hash.go
index 846b03c27..e17114679 100644
--- a/protocol/hash.go
+++ b/protocol/hash.go
@@ -49,6 +49,7 @@ const (
Program HashID = "Program"
ProgramData HashID = "ProgData"
ProposerSeed HashID = "PS"
+ ParticipationKeys HashID = "PK"
Seed HashID = "SD"
SpecialAddr HashID = "SpecialAddr"
SignedTxnInBlock HashID = "STIB"