mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +00:00
Change disclaimer to amendment link
This commit is contained in:
@@ -7,7 +7,7 @@ labels:
|
||||
|
||||
# mpt_holders
|
||||
|
||||
{% partial file="/docs/_snippets/mpts-disclaimer.md" /%}
|
||||
_(Requires the [MPToken amendment][] {% not-enabled /%})_
|
||||
|
||||
For a given `MPTokenIssuanceID` and ledger sequence, `mpt_holders` returns all holders of that MPT and their balance. This method likely returns very large data sets, so you should expect to implement paging via the `marker` field. This API is only available using Clio, not rippled.
|
||||
|
||||
@@ -154,3 +154,5 @@ Example of an `account_objects` response:
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
{% raw-partial file="/docs/_snippets/common-links.md" /%}
|
||||
|
||||
Reference in New Issue
Block a user