Skip to content

Commit 886dd49

Browse files
committed
fix
1 parent dda76b7 commit 886dd49

File tree

1 file changed

+3
-0
lines changed
  • docs/src/architecture/08_concepts/catalyst_voting

1 file changed

+3
-0
lines changed

docs/src/architecture/08_concepts/catalyst_voting/v2.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ event = {
5757
```
5858
<!-- markdownlint-enable max-one-sentence-per-line code-block-style -->
5959

60+
For the public vote `vote-type` value defined as follows:
6061

6162
```CDDL
6263
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
7273
```
7374
<!-- markdownlint-enable max-one-sentence-per-line code-block-style -->
7475

76+
For the private vote `vote-type` value defined as follows:
77+
7578
```CDDL
7679
vote-type = #6.37(h'E78EE18DF38044C1A85280AA6ECB07FE') ; e78ee18d-f380-44c1-a852-80aa6ecb07fe
7780
```

0 commit comments

Comments
 (0)