mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 23:25:51 +00:00
Update nftoken.md
Add spaces between each line to render properly. Also using a right parenthesis rather than a period as this is a non-standard subordination.
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.
|
||||
|
||||
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.
|
||||
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