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:
Dennis Dawson
2025-02-24 10:31:51 -08:00
committed by GitHub
parent 254e953c59
commit 392f8da033

View File

@@ -82,7 +82,9 @@ Specify the amount of MPTs using the `MPTAmount` field. For example, to specify
```json
{
"MPTAmount": "1000000"
"mpt_issuance_id":
"0000012FFD9EE5DA93AC614B4DB94D7E0FCE415CA51BED47",
"value": "1000000"
}
```