mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-01 09:05:49 +00:00
Re-levelization: move non-docs content, rename content→docs
For better URLs, the content folder has been renamed 'docs' and all other files have been moved up a level. Also, non-docs images have been moved to the static folder at the top level where they belong. Many relative paths had to be fixed to make this work.
This commit is contained in:
@@ -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 rippled servers propose transactions to the XRPL.
|
||||
|
||||

|
||||

|
||||
|
||||
When 80% of the validators approve a current set of proposed transactions, they are recorded as part of the permanent ledger. The rippled server returns the results of the transaction you sent.
|
||||
|
||||
@@ -50,7 +50,7 @@ The fields you send vary with the type of information you request. They typicall
|
||||
|
||||
When you submit your request, it might be processed by a rippled server or by a Clio server, a server that is dedicated to responding to requests.
|
||||
|
||||

|
||||

|
||||
|
||||
Clio servers take some of the load off the other rippled servers on the XRPL to improve processing speed and reliability.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user