From e276d90d37f8b2827f84a4f8ae66ad27cd3be3c4 Mon Sep 17 00:00:00 2001 From: Dennis Dawson Date: Mon, 24 Feb 2025 10:32:02 -0800 Subject: [PATCH] Update docs/references/protocol/data-types/currency-formats.md Co-authored-by: Shawn Xie <35279399+shawnxie999@users.noreply.github.com> --- docs/references/protocol/data-types/currency-formats.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/references/protocol/data-types/currency-formats.md b/docs/references/protocol/data-types/currency-formats.md index 07526651de..03d359b743 100644 --- a/docs/references/protocol/data-types/currency-formats.md +++ b/docs/references/protocol/data-types/currency-formats.md @@ -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 {