File tree Expand file tree Collapse file tree 1 file changed +12
-9
lines changed
Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Original file line number Diff line number Diff line change 1+ <pre >
2+ xls: 35
3+ title: URITokens
4+ description: Lightweight first-class NFTs for XRPL Protocol Chains
5+ author: Richard Holland, Wietse Wind
6+ discussion-from: https://github.com/XRPLF/XRPL-Standards/discussions/89
7+ status: Draft
8+ category: Amendment
9+ created: 2023-02-09
10+ </pre >
11+
112# XLS-35d URITokens — Lightweight first-class NFTs for XRPL Protocol Chains
2- ```
3- Title: URITokens
4- Type: Draft
5- Author:
6- Richard Holland, Xaman <a href="https://github.com/RichardAH/">(RichardAH)</a>
7- Wietse Wind, Xaman <a href="https://github.com/WietseWind/">(WietseWind)</a>
8- Affiliation: XRPLF
9- ```
1013
1114# Problem Statement
1215
@@ -281,4 +284,4 @@ hash = sha512(whitespaceremoved)
281284sha512half = slice (hash, 0 , 64 )
282285
283286digest = sha512half
284- ```
287+ ```
You can’t perform that action at this time.
0 commit comments