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
* promote CIP-0102 and fix some white space there
* set CPS-0007 title to its official title in top README
* author abandoned cardano-foundation#530
* added implementors
Co-authored-by: Sam Delaney <[email protected]>
* added extension boilerplate
Co-authored-by: Sam Delaney <[email protected]>
---------
Co-authored-by: Sam Delaney <[email protected]>
@@ -150,11 +153,11 @@ In addition to providing a way to create guaranteed royalties, this has several
150
153
- Minimal Storage Requirement - An optional boolean has about the smallest memory impact possible. This is especially important because it's attached to the - Reference NFT and will be set for each individual NFT.
151
154
- Intra-Collection Utility - This already allows for minting a collection with some NFTs with royalties and some without. A future version of this standard will likely make use of this field to allow for multiple versions of royalties for even more granular control.
152
155
153
-
154
156
### Backward Compatibility
155
-
To keep metadata compatibility with changes coming in the future, we introduce a `version` field in the datum.
156
-
157
157
158
+
To keep metadata compatibility with changes coming in the future, we introduce a `version` field in the datum.
159
+
## Extending & Modifying this CIP
160
+
See the [CIP-0068 Extension Boilerplate](https://github.com/cardano-foundation/CIPs/tree/master/CIP-0068/extension_boilerplate.md)
0 commit comments