From 6e109ba93dcc536da39e1742495d6ac7950ffeeb Mon Sep 17 00:00:00 2001 From: Rome Reginelli Date: Fri, 17 Jan 2020 18:07:36 -0800 Subject: [PATCH] =?UTF-8?q?account=5Fcurrencies=20(JA):=20ledger=20seq?= =?UTF-8?q?=E2=86=92ledger=20index?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../account-methods/account_currencies.ja.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/references/rippled-api/public-rippled-methods/account-methods/account_currencies.ja.md b/content/references/rippled-api/public-rippled-methods/account-methods/account_currencies.ja.md index 0ea37d86bf..8b2de77103 100644 --- a/content/references/rippled-api/public-rippled-methods/account-methods/account_currencies.ja.md +++ b/content/references/rippled-api/public-rippled-methods/account-methods/account_currencies.ja.md @@ -46,7 +46,7 @@ | `account` | 文字列 | アカウントの一意のIDであり、通常はアカウントの[アドレス][]です。 | | `strict` | ブール値 | _(省略可)_ trueの場合は、アカウントパラメーターにアドレスまたは公開鍵だけを受け入れます。デフォルトではfalseです。 | | `ledger_hash` | 文字列 | _(省略可)_ 使用するレジャーバージョンの20バイトの16進文字列。([レジャーの指定][]を参照してください) | -| `ledger_index` | 文字列または符号なし整数 | _(省略可)_ 使用するレジャーのシーケンス番号、またはレジャーを自動的に選択するためのショートカット文字列。([レジャーの指定][]を参照してください) | +| `ledger_index` | 文字列または符号なし整数 | _(省略可)_ 使用する[レジャーインデックス][]、またはレジャーを自動的に選択するためのショートカット文字列。([レジャーの指定][]を参照してください) | 以下のフィールドは廃止予定であるため、指定しないでください。`account_index`.