@@ -88,13 +88,17 @@ This list can impact actions that can be performed by the `Proposal Action Docum
8888
8989## ` brand_id `
9090
91- Unique identifier [ UUID] v4, which represents a "brand" who is running the voting,
92- e.g. Catalyst, Midnight.
91+ This is a reply to another document.
92+ The format is the same as the [ CBOR] Array form of [ ` ref ` ] ( #ref-document-reference ) .
93+
94+ ` brand_id ` represents a "brand" who is running the voting, e.g. Catalyst, Midnight.
9395
9496## ` campaign_id `
9597
96- Unique identifier [ UUID] v4, which defines a "campaign" of voting,
97- e.g. "treasury campaign".
98+ This is a reply to another document.
99+ The format is the same as the [ CBOR] Array form of [ ` ref ` ] ( #ref-document-reference ) .
100+
101+ ` campaign_id ` defines a "campaign" of voting, e.g. "treasury campaign".
98102
99103## ` election_id `
100104
@@ -103,7 +107,10 @@ e.g. "Catalyst Fund 1", "Catalyst Fund 2".
103107
104108## ` category_id `
105109
106- Unique identifier [ UUID] v4 which defines a voting category as a collection of proposals,
110+ This is a reply to another document.
111+ The format is the same as the [ CBOR] Array form of [ ` ref ` ] ( #ref-document-reference ) .
112+
113+ ` campaign_id ` defines a voting category as a collection of proposals,
107114e.g. "Development & Infrastructure", "Products & Integrations".
108115
109116[ UUID ] : https://www.rfc-editor.org/rfc/rfc9562.html
0 commit comments