Update basic-data-types.md

This commit is contained in:
Dennis Dawson
2025-02-25 08:41:25 -08:00
parent 732b137da4
commit 492fb46512

View File

@@ -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": {