Skip to content

Commit e276d90

Browse files
Update docs/references/protocol/data-types/currency-formats.md
Co-authored-by: Shawn Xie <35279399+shawnxie999@users.noreply.github.com>
1 parent 392f8da commit e276d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/references/protocol/data-types/currency-formats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ For example, to represent $153.75 US dollars issued by account `r9cZA1mLK5R5Am25
7878
```
7979
### MPT Amounts
8080

81-
Specify the amount of MPTs using the `MPTAmount` field. For example, to specify 1 million units of an MPT you would specify:
81+
Specify the amount of MPTs using the `Amount` field. For example, to specify 1 million units of an MPT you would specify:
8282

8383
```json
8484
{

0 commit comments

Comments
 (0)