Skip to content

Commit 4d68c61

Browse files
committed
Update gov/proposals/v0 namespace key size comment for clarity
1 parent cc17f0b commit 4d68c61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • scls-cardano/cddl-src/Cardano/SCLS

scls-cardano/cddl-src/Cardano/SCLS/CDDL.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ type instance Spec.NamespaceKeySize "entities/committee/v0" = 8
9999
type instance Spec.NamespaceKeySize "gov/committee/v0" = 8
100100
type instance Spec.NamespaceKeySize "gov/constitution/v0" = 8
101101
type instance Spec.NamespaceKeySize "gov/pparams/v0" = 4
102-
type instance Spec.NamespaceKeySize "gov/proposals/v0" = 34 -- 32 bytes txid+tx index + 2 bytes for proposal index
102+
type instance Spec.NamespaceKeySize "gov/proposals/v0" = 34 -- 28 bytes txid, 4 bytes tx index, 2 bytes for proposal index

0 commit comments

Comments
 (0)