mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-16 09:45:51 +00:00
Merge pull request #1962 from zgrguric/patch-4
Bullets corresponds to image in nftoken.md
This commit is contained in:
@@ -30,11 +30,15 @@ Unlike full-fledged [ledger entries](ledger-object-types.html), `NFToken` has no
|
||||
|
||||
This composite field uniquely identifies a token, and consists of the following sections.
|
||||
|
||||
1. 16 bits that identify flags or settings specific to the NFToken
|
||||
2. 16 bits that encode the transfer fee associated with this NFToken, if any
|
||||
3. A 160-bit account identifier of the issuer
|
||||
4. A 32-bit issuer-specified [`NFTokenTaxon`](https://www.merriam-webster.com/dictionary/taxon)
|
||||
5. An (automatically generated) monotonically increasing 32-bit sequence number.
|
||||
A) 16 bits that identify flags or settings specific to the NFToken
|
||||
|
||||
B) 16 bits that encode the transfer fee associated with this NFToken, if any
|
||||
|
||||
C) A 160-bit account identifier of the issuer
|
||||
|
||||
D) A 32-bit issuer-specified [`NFTokenTaxon`](https://www.merriam-webster.com/dictionary/taxon)
|
||||
|
||||
E) An (automatically generated) monotonically increasing 32-bit sequence number.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user