mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
Update basic-data-types.md
This commit is contained in:
@@ -130,7 +130,7 @@ XRP is specified as a string containing an integer number of "drops" of XRP, whe
|
||||
}
|
||||
```
|
||||
|
||||
- **MPT** - Use `Amount` to specify the value of an MPT. To specify a value of 13.1 units of an MPT:
|
||||
- **MPT** - Use `Amount` to specify the value of an MPT. Assuming an `AssetScale` of *1*, you would specify a value of 13.1 units of an MPT as follows:
|
||||
|
||||
```
|
||||
"Amount": {
|
||||
|
||||
Reference in New Issue
Block a user