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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,3 +40,4 @@ This document is my notes on the paper "Self-Governed NFTs on Cardano: Meta-Stan
40
40
- 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
41
41
- The `<policy_id>` is the currency symbol of the sgNft
42
42
-`marketplaceScript/Share` corresponds to the `daoScript/Share` parameters used for the minting policy
43
+
- Note that while the paper defines shares to be in the range of \[0, 1000\], Seabug uses the range \[0, 10000\] (see [here](https://github.com/mlabs-haskell/seabug-contracts/pull/5#discussion_r930117517))
0 commit comments