Skip to content

Commit

Permalink
Update AEIP-2.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel committed Aug 3, 2022
1 parent 918b013 commit 9dc6309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AEIP-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ To achieve this, the `properties` attribute will be used, to determine the numbe
Each property list, will produce several UTXO with their own ID, to give unique properties to a collection item.

For example, if we want to create a collection of 3 tokens, which should be unique and transferable separately, we can encode the transaction content in that way:
```json
```jsonc
{
"supply": 300000000, // Represents 3 tokens in 10e8
"name": "My NFT",
Expand Down

0 comments on commit 9dc6309

Please sign in to comment.