You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/protocol-notes.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,5 @@ This document is my notes on the paper "Self-Governed NFTs on Cardano: Meta-Stan
37
37
- The version name is an arbitrarily decided string marking the script version, for example `"myscriptv1"`
38
38
- This field is used to sync the scripts used, before applying parameters
39
39
- This field can be used to lookup the relevant script, apply the parameters specified by the rest of the metadata fields, and verify that the metadata is correct
40
-
- The `<policy_id>` is the currency symbol of the underlying nft
41
-
- This same currency symbol is also included in the `collectionNftCS` field
42
-
-`marketplaceScript/Share` corresponds to the `daoScript/Share` parameters used for the minting policy
40
+
- The `<policy_id>` is the currency symbol of the sgNft
41
+
-`marketplaceScript/Share` corresponds to the `daoScript/Share` parameters used for the minting policy
0 commit comments