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 dda76b7 commit 886dd49Copy full SHA for 886dd49
docs/src/architecture/08_concepts/catalyst_voting/v2.md
@@ -57,6 +57,7 @@ event = {
57
```
58
<!-- markdownlint-enable max-one-sentence-per-line code-block-style -->
59
60
+For the public vote `vote-type` value defined as follows:
61
62
```CDDL
63
vote-type = #6.37(h'8DE5586CE9984B9587427BE3C8592803') ; 8de5586c-e998-4b95-8742-7be3c8592803
@@ -72,6 +73,8 @@ vote-type = #6.37(h'8DE5586CE9984B9587427BE3C8592803') ; 8de5586c-e998-4b95-8742
72
73
74
75
76
+For the private vote `vote-type` value defined as follows:
77
+
78
79
vote-type = #6.37(h'E78EE18DF38044C1A85280AA6ECB07FE') ; e78ee18d-f380-44c1-a852-80aa6ecb07fe
80
0 commit comments