We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 625d7d3 commit 6da98e2Copy full SHA for 6da98e2
docs/concepts/tokens/nfts/dynamic-nfts.md
@@ -26,7 +26,7 @@ Use the `NFTokenModify` transaction to update the URI field of a dNFT. Provide t
26
"Owner": "rogue5HnPRSszD9CWGSUz8UGHMVwSSKF6",
27
"Fee": "10",
28
"Sequence": 33,
29
- “NFTokenID”: “0008C350C182B4F213B82CCFA4C6F59AD76F0AFCFBDF04D5A048C0A300000007",
+ "NFTokenID": “0008C350C182B4F213B82CCFA4C6F59AD76F0AFCFBDF04D5A048C0A300000007",
30
"URI": "697066733A2F2F62616679626569636D6E73347A736F6C686C6976346C746D6E356B697062776373637134616C70736D6C6179696970666B73746B736D3472746B652F5665742E706E67",
31
}
32
```
0 commit comments