File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
@l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ rippled account_info rG1QQv2nh2gr7RCZ1P8YYcBUKCCN633jCn validated
253
253
## 考えられるエラー
254
254
255
255
* いずれかの[ 汎用エラータイプ] [ ] 。
256
- * ` invalidParams ` - 1つ以上のフィールドの指定が正しくないか、1つ以上の必須フィールドが指定されていません。例えば、リクエストで` queue ` を` true ` と指定したが、現在開いているレジャーではない` ledger_index ` を指定した場合です。[ API v1] ( ) では、` signer_lists ` に非真偽値を指定した場合にこのエラーが発生します。
256
+ * ` invalidParams ` - 1つ以上のフィールドの指定が正しくないか、1つ以上の必須フィールドが指定されていません。例えば、リクエストで` queue ` を` true ` と指定したが、現在開いているレジャーではない` ledger_index ` を指定した場合です。[ API v1] [ ] では、` signer_lists ` に非真偽値を指定した場合にこのエラーが発生します。
257
257
* ` actNotFound ` - リクエストの` account ` フィールドに指定したアドレスが、レジャー内のアカウントに対応していません。
258
258
* ` lgrNotFound ` - ` ledger_hash ` または` ledger_index ` で指定したレジャーが存在しないか、存在してはいるもののサーバが保有していません。
259
259
You can’t perform that action at this time.
0 commit comments