From 489f95eb329a64316cd90cf63bac86546edac4f3 Mon Sep 17 00:00:00 2001 From: Wietse Wind Date: Thu, 23 Apr 2020 02:43:08 +0200 Subject: [PATCH] =?UTF-8?q?`code`=20=C2=BB=20`currency`=20for=20Issued=20C?= =?UTF-8?q?urrencies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../references/rippled-api/api-conventions/basic-data-types.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/references/rippled-api/api-conventions/basic-data-types.md b/content/references/rippled-api/api-conventions/basic-data-types.md index a8e2d7eab3..7bf6a9050a 100644 --- a/content/references/rippled-api/api-conventions/basic-data-types.md +++ b/content/references/rippled-api/api-conventions/basic-data-types.md @@ -97,7 +97,7 @@ XRP is specified as a string containing an integer number of "drops" of XRP, whe "Amount": { "value": "13.1", - "code": "FOO", + "currency": "FOO", "issuer": "rf1BiGeXwwQoi8Z2ueFYTEXSwuJYfV2Jpn" }