mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-01 00:55:50 +00:00
Update docs/references/protocol/data-types/currency-formats.md
Co-authored-by: Shawn Xie <35279399+shawnxie999@users.noreply.github.com>
This commit is contained in:
@@ -82,7 +82,9 @@ Specify the amount of MPTs using the `MPTAmount` field. For example, to specify
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"MPTAmount": "1000000"
|
"mpt_issuance_id":
|
||||||
|
"0000012FFD9EE5DA93AC614B4DB94D7E0FCE415CA51BED47",
|
||||||
|
"value": "1000000"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user