Change disclaimer to amendment link

This commit is contained in:
Dennis Dawson
2024-12-19 11:40:27 -08:00
parent 196ba7a9f7
commit 02c83f24cb
13 changed files with 38 additions and 19 deletions

View File

@@ -256,6 +256,8 @@ Transactions (`tx` and `account_tx`) involving NFTs can contain the following fi
| `offer_id` | String | Shows the `OfferID`of a new `NFTokenOffer` in a response from a `NFTokenCreateOffer` transaction. |
## MPT Fields
_(Requires the [MPToken amendment][] {% not-enabled /%})_
### Synthetic mpt_issuance_id field
`MPTokenIssuanceID` is an identifier that allows you to specify an `MPTokenIssuance` in RPCs. The server adds a synthetically parsed `mpt_issuance_id` field to API responses to avoid the need for client-side parsing of the `MPTokenIssuanceID`.