検証済みレジャー 英語 意味 - 英語訳 - 日本語の例文

日本語 での 検証済みレジャー の使用例とその 英語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
すべてのtecコード検証済みレジャーに含まれる場合は確定。
Any tec code Final when included in a validated ledger.
特にこれは、前の検証済みレジャーの閉鎖時刻と比較されます。)。
(Specifically, this is compared with the close time of the previous validated ledger.).
トランザクションは検証済みレジャーに含まれないため、誰のXRP残高にも影響することはありません。
The transaction does not get included in a validated ledger, so it cannot have any effect on anyone's XRP balance.
検証済みレジャーには、失敗したトランザクションtec結果コード)だけでなく、成功したトランザクション(tes結果コード)も含まれる可能性があります。
A validated ledger can include successful transactions(tes result codes) as well as failed transactions(tec result codes).
このフィールドの目的は、新しい検証済みレジャーごとにオファーの資金化ステータスを容易に追跡できるようにすることです。
The purpose of this field is to make it easier totrack the funding status of offers with each new validated ledger.
支払人は、検証済みレジャーでトランザクションの最終結果を確認し、メタデータからChannelIDを取得する必要があります。
The payer should check the transaction's final result in a validated ledger and get the Channel ID from the metadata.
コンセンサスプロセスによって、次の検証済みレジャーに含まれる暫定的なトランザクションが決定されます。
The consensus process determines whichprovisional transactions get included in the next validated ledger.
Validatedブール値(省略される場合があります)trueの場合、この応答の情報は検証済みレジャーバージョンから取り込まれます。
Validated Boolean(May be omitted) If true,the information in this response comes from a validated ledger version.
Validatedブール値(省略される場合があります)trueの場合、検証済みレジャーバージョンからの情報が取り込まれます。
Validated Boolean(May be omitted) If true, the information comes from a validated ledger version.
また、アプリケーションがserver_stateから取得した最後の検証済みレジャーに基づくLastLedgerSequenceにも注意してください。
Notice also the LastLedgerSequence based on the last validated ledger our application learned from server_state.
以下のコマンドは、ローカルのrippledの最新検証済みレジャーシーケンスをチェックします。
The following command checks your local rippled's latest validated ledger index:.
Validatedブール値trueの場合、このデータは検証済みレジャーから取得されます。
Validated Boolean If true, this data comes from a validated ledger.
XRPLedgerのEscrowが有効期限切れとなるのは、そのCancelAfterの時刻が検証済みレジャーのclose_timeよりも前である場合です。
An escrow in the XRP Ledger is expired when itsCancelAfter time is lower than the close_time of a validated ledger version.
ただし、共有のグローバルレジャーに作用するため、トランザクションを検証済みレジャーに含める必要があります。
However, to affect the shared global ledger,a transaction must be included in a validated ledger.
受取人のレコードに、「処理中」のトランザクションや、最新の検証済みレジャーバージョンにはまだ記録されていないトランザクションが含まれていた。
The payee's records include transactions that are"in flight" orhave not yet been included in the latest validated ledger version.
この場合、サーバーの最も古いレジャーバージョンと現行の検証済みレジャーバージョンの差がonline_deleteの値以上である場合に、rippledによりオンライン削除が実行されます。
In that case, rippled runs online deletion automatically when the difference between the server's oldest andcurrent validated ledger versions is at least the value of online_delete.
TefMAX_LEDGER検証済みレジャーにトランザクションのLastLedgerSequenceフィールドよりも大きいシーケンス番号があり、検証済みレジャーにそのトランザクションが含まれていない場合は確定。
TefMAX_LEDGER Final when a validated ledger has a ledger index higher than the transaction's LastLedgerSequence field, and no validated ledger includes the transaction.
この応答例には、"validated":trueがあります。これは、トランザクションが検証済みレジャーに含まれていること、つまりトランザクション結果が不変であることを示しています。
This example response shows"validated": true,indicating the transaction has been included in a validated ledger, so the result of the transaction is immutable.
失敗のケース(2)では、トランザクションは検証済みレジャーには含まれないため、何も起こらず、トランザクションコストも消却されませんでした。
In failure case(2), the transaction was not included in a validated ledger, so it did nothing at all, not even destroy the transaction cost.
コンセンサスプロセスにより、検証済みレジャーバージョンのチェーンが作成されます。各バージョンは、以前のバージョンにトランザクションのセットを適用して生成されます。
The consensus process creates a chain of validated ledger versions, each derived from the previous one by applying a set of transactions.
クレームが有効であると判断する前に、最新の検証済みレジャーでこのChannelを調べ、このChannelがオープンでありそのamountの値がクレームのamount以上であることを確認してください。
Before considering a claim valid,you should look up the channel in the latest validated ledger and confirm that the channel is open and its amount value is equal or greater than the amount of the claim.
注記:closed_ledgerフィールドがあり、seqの値が小さい(8桁未満)場合、rippledには現在、ピアツーピアネットワークから取得した検証済みレジャーのコピーがないことを表しています。
Note: If the closed_ledger field is present and has a small seq value(less than 8 digits),that indicates rippled does not currently have a copy of the validated ledger from the peer-to-peer network.
この新しい検証済みレジャーインスタンスとその前のインスタンスがレジャー履歴を形成します。
This new validated ledger version and the ones that preceded it form the ledger history.
バックエンドアプリケーションでは、「最後の検証済みレジャーシーケンス+4」を使用することをお勧めします。
The recommendation for backend applications is to use(last validated ledger index+ 4).
サーバーは完全に同期された後、次の検証済みレジャーバージョン以降からオンライン削除の再開を試みます。
The server attempts tostart online deletion again after the next validated ledger version after becoming fully synced.
結果: 25, 時間: 0.0132

単語ごとの翻訳

トップ辞書のクエリ

日本語 - 英語