Skip to content

Commit ab8c2fb

Browse files
authored
Update 0064-token-data-standard.md
1 parent d1da90c commit ab8c2fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

text/0064-token-data-standard.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Three options can be used:
8282
Data encoded as described in "2. On-chain content layout".
8383
The dictionary must have `uri` key with a value containing the URI pointing to the JSON document with token metadata.
8484
Clients in this case should merge the keys of the on-chain dictionary and off-chain JSON doc.
85+
In case of collisions (the field exists in both off-chain data and on-chain data), on-chain values are used.
8586

8687
## Data serialization
8788
Data that does not fit in one cell can be stored in two ways:
@@ -171,3 +172,5 @@ None
171172
* 31 Aug 2022 - added note about data encoded in TL-B schema in "Data serialization" paragraph.
172173

173174
* 14 Oct 2022 - render_type and amount_style for Jetton metadata
175+
176+
* 20 Dec 2023 - added clarification for semi-chain data: "In case of collisions (the field exists in both off-chain data and on-chain data), on-chain values are used."

0 commit comments

Comments
 (0)