mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-30 08:35:50 +00:00
More labeling
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
html: tec-codes.html
|
||||
parent: transaction-results.html
|
||||
blurb: tecコードは、トランザクションは失敗したものの、トランザクションコストを適用するために、このトランザクションがレジャーに適用されたことを示します。
|
||||
labels:
|
||||
- トランザクション送信
|
||||
---
|
||||
# tecコード
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: tec-codes.html
|
||||
parent: transaction-results.html
|
||||
blurb: tec codes indicate that the transaction failed, but it was applied to a ledger to deduct the transaction cost.
|
||||
labels:
|
||||
- Transaction Sending
|
||||
---
|
||||
# tec Codes
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: tef-codes.html
|
||||
parent: transaction-results.html
|
||||
blurb: tefコードは、トランザクションが失敗してレジャーに記録されなかったが、一部の理論上のレジャーでは正常に完了できた可能性があることを示します。
|
||||
labels:
|
||||
- トランザクション送信
|
||||
---
|
||||
# tefコード
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: tef-codes.html
|
||||
parent: transaction-results.html
|
||||
blurb: tef codes indicate that the transaction failed and was not included in a ledger, but the transaction could have succeeded in some theoretical ledger.
|
||||
labels:
|
||||
- Transaction Sending
|
||||
---
|
||||
# tef Codes
|
||||
<!-- SPELLING_IGNORE: tef -->
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: tel-codes.html
|
||||
parent: transaction-results.html
|
||||
blurb: telコードは、トランザクションを処理するローカルサーバーでのエラーを示します。
|
||||
labels:
|
||||
- トランザクション送信
|
||||
---
|
||||
# telコード
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: tel-codes.html
|
||||
parent: transaction-results.html
|
||||
blurb: tel codes indicate an error in the local server processing the transaction.
|
||||
labels:
|
||||
- Transaction Sending
|
||||
---
|
||||
# tel Codes
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: tem-codes.html
|
||||
parent: transaction-results.html
|
||||
blurb: temコードは、トランザクションの形式が正しくないため、XRP Ledgerプロトコルに基づきトランザクションが正常に完了しないことを示します。
|
||||
labels:
|
||||
- トランザクション送信
|
||||
---
|
||||
# temコード
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: tem-codes.html
|
||||
parent: transaction-results.html
|
||||
blurb: tem codes indicate that the transaction was malformed, and cannot succeed according to the XRP Ledger protocol.
|
||||
labels:
|
||||
- Transaction Sending
|
||||
---
|
||||
# tem Codes
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: ter-codes.html
|
||||
parent: transaction-results.html
|
||||
blurb: terコードは、トランザクションは失敗したけれども、将来そのトランザクションを正常に適用できる可能性があることを示します。
|
||||
labels:
|
||||
- トランザクション送信
|
||||
---
|
||||
# terコード
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: ter-codes.html
|
||||
parent: transaction-results.html
|
||||
blurb: ter codes indicate that the transaction failed, but it could apply successfully in the future, usually if some other hypothetical transaction applies first.
|
||||
labels:
|
||||
- Transaction Sending
|
||||
---
|
||||
# ter Codes
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: tes-success.html
|
||||
parent: transaction-results.html
|
||||
blurb: tesSUCCESSコードは、トランザクションが成功したことを示す唯一のコードです。
|
||||
labels:
|
||||
- トランザクション送信
|
||||
---
|
||||
# tes Success
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: tes-success.html
|
||||
parent: transaction-results.html
|
||||
blurb: tesSUCCESS is the only code that indicates a transaction succeeded.
|
||||
labels:
|
||||
- Transaction Sending
|
||||
---
|
||||
# tes Success
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: transaction-results.html
|
||||
parent: transaction-formats.html
|
||||
blurb: rippledサーバーのトランザクション結果の解釈の仕方について説明します。
|
||||
labels:
|
||||
- トランザクション送信
|
||||
---
|
||||
# トランザクションの結果
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ html: transaction-results.html
|
||||
parent: transaction-formats.html
|
||||
blurb: Learn how to interpret rippled server transaction results.
|
||||
labels:
|
||||
- Blockchain
|
||||
- Transaction Sending
|
||||
---
|
||||
# Transaction Results
|
||||
|
||||
|
||||
Reference in New Issue
Block a user