diff --git a/@l10n/es-ES/docs/introduction/transactions-and-requests.md b/@l10n/es-ES/docs/introduction/transactions-and-requests.md index 81d96dd2a7..0a44be2fbc 100644 --- a/@l10n/es-ES/docs/introduction/transactions-and-requests.md +++ b/@l10n/es-ES/docs/introduction/transactions-and-requests.md @@ -36,7 +36,7 @@ Hay campos opcionales disponibles para todas las transacciones, con campos adici Puedes enviar la transacción al ledger como un comando de JavaScript, Python, línea de comandos, o cualquier servicio compatible. Los servidores xrpld proponen las transacciones al XRPL. -![Transacciones propuestas](/docs/img/introduction17-gather-txns.png) +![Transacciones propuestas](/docs/img/introduction17-gather-txns.svg) Cuando el 80% de los validadores aprueban un conjunto actual de transacciones propuestas, se registran como parte del ledger permanente. Los servidores xrpld devuelven los resultados de la transacción que enviaste. @@ -50,8 +50,6 @@ Los campos que envías pueden variar según el tipo de información que solicita Cuando envías tu solicitud, puede ser procesada por un servidor xrpld o por un servidor Clio, un servidor dedicado para responder solicitudes. -![Servidor Clio](/docs/img/introduction19-clio.png) - Los servidores Clio quitan parte de la carga a los servidores xrpld en el XRPL para mejorar la velocidad de procesamiento y la confiabilidad. Esto es un ejemplo de solicitud en formato JSON. Esta solicitud obtiene la información de la cuenta actual para el número de cuenta que facilitas. diff --git a/@l10n/es-ES/docs/introduction/what-is-the-xrp-ledger.md b/@l10n/es-ES/docs/introduction/what-is-the-xrp-ledger.md index 010ceee3eb..7603742045 100644 --- a/@l10n/es-ES/docs/introduction/what-is-the-xrp-ledger.md +++ b/@l10n/es-ES/docs/introduction/what-is-the-xrp-ledger.md @@ -53,7 +53,7 @@ Una vez registrados, los datos de cualquier bloque no se pueden modificar retroa La mayoría de los servidores xrpld en XRPL monitorean o proponen transacciones. Un importante subconjunto de servidores se ejecutan como validadores. Estos servidores confiables acumulan listas de nuevas transacciones en una nueva posible instancia del libro contable (ledger) (un nuevo bloque en la blokchain). -![Recopilación de transacciones](/docs/img/introduction17-gather-txns.png) +![Recopilación de transacciones](/docs/img/introduction17-gather-txns.svg) Los validadores comparten sus listas con el resto de validadores. Los validadores incorporan los cambios propuetos entre sí y distribuyen una nueva versión de la propuesta del libro contable (ledger). diff --git a/@l10n/ja/docs/introduction/transactions-and-requests.md b/@l10n/ja/docs/introduction/transactions-and-requests.md index 94a71debef..b6a6f7d242 100644 --- a/@l10n/ja/docs/introduction/transactions-and-requests.md +++ b/@l10n/ja/docs/introduction/transactions-and-requests.md @@ -36,7 +36,7 @@ XRP Ledgerとのすべてのやり取りは、レジャーに変更を加える JavaScript、Python、コマンドライン、または互換性のあるサービスから、RESTfulコマンドとしてトランザクションをレジャーに送信します。xrpldサーバは、トランザクションをレジャーに提案します。 -![トランザクションの提案](/docs/img/introduction17-gather-txns.png) +![トランザクションの提案](/docs/img/introduction17-gather-txns.svg) バリデータの80%超が提案された現在のトランザクションを承認すると、その取引は永久的にレジャーの一部として記録されます。xrpldサーバは、送信したトランザクションの結果を返します。 @@ -50,8 +50,6 @@ JavaScript、Python、コマンドライン、または互換性のあるサー リクエストを送信すると、xrpldサーバまたはClioサーバ(リクエストに対応する専用のサーバ)で処理されます。 -![Clioサーバ](/docs/img/introduction19-clio.png) - ClioサーバはXRPL上の他のxrpldサーバの負荷の一部を軽減し、処理速度と信頼性を向上させます。 これはJSON形式のリクエストのサンプルです。このリクエストは、指定したアカウントの現在のアカウント情報を取得します。 diff --git a/@l10n/ja/docs/introduction/what-is-the-xrp-ledger.md b/@l10n/ja/docs/introduction/what-is-the-xrp-ledger.md index 7bb27f5398..d756fb80a3 100644 --- a/@l10n/ja/docs/introduction/what-is-the-xrp-ledger.md +++ b/@l10n/ja/docs/introduction/what-is-the-xrp-ledger.md @@ -53,7 +53,7 @@ XRPは、中央集権的な機関が管理せずブロックチェーン暗号 XRPLのxrpldサーバのほとんどは、トランザクションを監視または提案します。サーバの重要なサブセットはバリデータとして実行されます。これらの信頼できるサーバは、新しいトランザクションのリストを新しく作成可能なレジャーインスタンス(ブロックチェーンにおける新しいブロック)に蓄積します。 -![トランザクションの収集](/docs/img/introduction17-gather-txns.png) +![トランザクションの収集](/docs/img/introduction17-gather-txns.svg) バリデータはそのリストを他のすべてのバリデータと共有します。バリデータは互いの変更案を取り入れ、新しいバージョンのレジャー案を配布します。 diff --git a/docs/img/introduction17-gather-txns.png b/docs/img/introduction17-gather-txns.png deleted file mode 100644 index d3f1de1939..0000000000 Binary files a/docs/img/introduction17-gather-txns.png and /dev/null differ diff --git a/docs/img/introduction17-gather-txns.svg b/docs/img/introduction17-gather-txns.svg new file mode 100644 index 0000000000..67dd138c95 --- /dev/null +++ b/docs/img/introduction17-gather-txns.svg @@ -0,0 +1,40 @@ + + How transactions work on the XRP Ledger + You send a transaction, xrpld servers propose it, 80% of validators approve it, and it is recorded permanently to the ledger. + + + + + + + + + + + + + Send a + transaction + + + + + + Propose to + validators + + + + + + 80% + must approve + + + + + + Recorded + permanently + + diff --git a/docs/img/introduction19-clio.png b/docs/img/introduction19-clio.png deleted file mode 100644 index 67510ae500..0000000000 Binary files a/docs/img/introduction19-clio.png and /dev/null differ diff --git a/docs/introduction/transactions-and-requests.md b/docs/introduction/transactions-and-requests.md index 75a05a6c82..3887dc3370 100644 --- a/docs/introduction/transactions-and-requests.md +++ b/docs/introduction/transactions-and-requests.md @@ -36,7 +36,7 @@ Optional fields are available for all transactions, with additional fields avail You send the transaction to the ledger as a command from JavaScript, Python, the command line, or any compatible service. The xrpld servers propose transactions to the XRPL. -![Proposed Transacations](/docs/img/introduction17-gather-txns.png) +![Proposed Transacations](/docs/img/introduction17-gather-txns.svg) When 80% of the validators approve a current set of proposed transactions, they are recorded as part of the permanent ledger. The xrpld server returns the results of the transaction you sent. @@ -50,8 +50,6 @@ The fields you send vary with the type of information you request. They typicall When you submit your request, it might be processed by an xrpld server or by a Clio server, a server that is dedicated to responding to requests. -![Clio Server](/docs/img/introduction19-clio.png) - Clio servers take some of the load off the other xrpld servers on the XRPL to improve processing speed and reliability. This is a sample request in JSON format. This request gets the current account information for the account number you provide. diff --git a/docs/introduction/what-is-the-xrp-ledger.md b/docs/introduction/what-is-the-xrp-ledger.md index 3b28c94bad..2e3bc1e391 100644 --- a/docs/introduction/what-is-the-xrp-ledger.md +++ b/docs/introduction/what-is-the-xrp-ledger.md @@ -53,7 +53,7 @@ Once recorded, the data in any given block cannot be altered retroactively, unle Most of the xrpld servers in the XRPL monitor or propose transactions. An important subset of servers are run as validators. These trusted servers accumulate lists of new transactions into a new possible ledger instance (a new block in the block chain). -![Gathering Transactions](/docs/img/introduction17-gather-txns.png) +![Gathering Transactions](/docs/img/introduction17-gather-txns.svg) They share their lists with all of the other validators. The validators incorporate proposed changes from one another and distribute a new version of the ledger proposal.