Skip to content

Commit 8eab8cf

Browse files
committed
wip
1 parent 7f1bbd3 commit 8eab8cf

File tree

1 file changed

+6
-6
lines changed
  • docs/src/architecture/08_concepts/signed_doc

1 file changed

+6
-6
lines changed

docs/src/architecture/08_concepts/signed_doc/meta.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff 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-
10398
This is a reply to another document.
10499
The 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

0 commit comments

Comments
 (0)