fix amendment name: MPToken to MPTokensV1

This commit is contained in:
tequ
2025-02-19 10:54:02 +09:00
parent 8bc6ed6507
commit 9d9dbec483
16 changed files with 22 additions and 22 deletions

View File

@@ -7,7 +7,7 @@ labels:
# mpt_holders
_(Requires the [MPToken amendment][] {% not-enabled /%})_
_(Requires the [MPTokensV1 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.