mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-28 07:35: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:
@@ -78,7 +78,7 @@ For example, to represent $153.75 US dollars issued by account `r9cZA1mLK5R5Am25
|
||||
```
|
||||
### MPT Amounts
|
||||
|
||||
Specify the amount of MPTs using the `MPTAmount` field. For example, to specify 1 million units of an MPT you would specify:
|
||||
Specify the amount of MPTs using the `Amount` field. For example, to specify 1 million units of an MPT you would specify:
|
||||
|
||||
```json
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user