英語 での Validated ledger の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Only signed transactions can be submitted to the network and included in a validated ledger.
Validated_ledger. hash String Unique hash of this ledger version, as hex.
The payee's records include transactions that are"in flight" or have not yet been included in the latest validated ledger version.
Automated processes should use a value of 4 greater than the last validated ledger index to make sure that a transaction is validated or rejected in a predictable and prompt way.
In that case, rippled runs online deletion automatically when the difference between the server's oldest and current validated ledger versions is at least the value of online_delete.
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.
This example response shows"validated": true, indicating the transaction has been included in a validated ledger, so the result of the transaction is immutable.
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.
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.
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.
Transactions that fail to appear in any validated ledger up to and including the validated ledger identified by the transaction's LastLedgerSequence have immutably failed.
While applying transactions, rippled servers use the last validated ledger, a snapshot of the ledger state based on transactions the entire network has validated. .
Transactions that appear in a validated ledger may have succeeded in changing the ledger, or may have been processed without doing the requested action.
Median_fee String(Integer) An approximation of the median transaction cost among transactions included in the previous validated ledger, represented in drops of XRP.
The process of consensus and validation apply a set of new transactions to the last validated ledger in canonical order, resulting in a new validated ledger.
Specifically, this is specified as seconds since the Ripple Epoch and it"has passed" if it's earlier than the close time of the previous validated ledger.
Any tec code Final when included in a validated ledger.