We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc17f0b commit 4d68c61Copy full SHA for 4d68c61
1 file changed
scls-cardano/cddl-src/Cardano/SCLS/CDDL.hs
@@ -99,4 +99,4 @@ type instance Spec.NamespaceKeySize "entities/committee/v0" = 8
99
type instance Spec.NamespaceKeySize "gov/committee/v0" = 8
100
type instance Spec.NamespaceKeySize "gov/constitution/v0" = 8
101
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
+type instance Spec.NamespaceKeySize "gov/proposals/v0" = 34 -- 28 bytes txid, 4 bytes tx index, 2 bytes for proposal index
0 commit comments