mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
Update docs/references/protocol/data-types/basic-data-types.md
Co-authored-by: Shawn Xie <35279399+shawnxie999@users.noreply.github.com>
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 `MPTAmount` 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. To specify a value of 13.1 units of an MPT:
|
||||
|
||||
```
|
||||
"Amount": {
|
||||
|
||||
Reference in New Issue
Block a user