Commit 195ecce 1 parent 8973fc6 commit 195ecce Copy full SHA for 195ecce
File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ CIS-6: Track-and-Trace Standard
16
16
| (Protocol version 4 or newer)
17
17
* - Standard identifier
18
18
- ``CIS-6 ``
19
+ * - Requires
20
+ - :ref: `CIS-0<CIS-0> `
19
21
20
22
21
23
Abstract
@@ -24,8 +26,8 @@ Abstract
24
26
A standard interface that defines the logged events for tracking items in a smart contract.
25
27
The interface defines two events:
26
28
27
- - *ItemCreatedEvent * loggs the `item_id `, `metadata_url `, and the `initial_status `;
28
- - *ItemStatusChangedEvent * loggs the `item_id `, `new_status `, and the `additional_data `;
29
+ - *ItemCreatedEvent * loggs the `` item_id `` , `` metadata_url `` , and the `` initial_status ` `;
30
+ - *ItemStatusChangedEvent * loggs the `` item_id `` , `` new_status `` , and the `` additional_data ` `;
29
31
30
32
Specification
31
33
=============
You can’t perform that action at this time.
0 commit comments