mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
Update docs/references/protocol/data-types/mptokenissuance.md
Change per Shawn Xie. Co-authored-by: Shawn Xie <35279399+shawnxie999@users.noreply.github.com>
This commit is contained in:
@@ -18,7 +18,7 @@ The `MPTokenIssuance` object represents a single MPT issuance and holds data ass
|
||||
"LedgerEntryType": "MPTokenIssuance",
|
||||
"Flags": 131072,
|
||||
"Issuer": "rsA2LpzuawewSBQXkiju3YQTMzW13pAAdW",
|
||||
"AssetScale": "2",
|
||||
"AssetScale": 2,
|
||||
"MaximumAmount": "100000000",
|
||||
"OutstandingAmount": "100",
|
||||
"TransferFee": 50000,
|
||||
|
||||
Reference in New Issue
Block a user