File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
docs/src/architecture/08_concepts/signed_doc Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -95,15 +95,15 @@ The format is the same as the [CBOR] Array form of [`ref`](#ref-document-referen
9595
9696## ` campaign_id `
9797
98- Unique identifier [ UUID] v4, which defines an election,
99- e.g. "Catalyst Fund 1", "Catalyst Fund 2".
100-
101- ## ` election_id `
102-
10398This is a reply to another document.
10499The format is the same as the [ CBOR] Array form of [ ` ref ` ] ( #ref-document-reference ) .
105100
106- ` campaign_id ` defines an election, e.g. "Catalyst Fund 1", "Catalyst Fund 2".
101+ ` campaign_id ` defines a "campaign" of voting, e.g. "treasury campaign".
102+
103+ ## ` election_id `
104+
105+ Unique identifier [ UUID] v4, which defines an election,
106+ e.g. "Catalyst Fund 1", "Catalyst Fund 2".
107107
108108## ` category_id `
109109
You can’t perform that action at this time.
0 commit comments