mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-10 06:45:49 +00:00
More labeling
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
html: consensus-principles-and-rules.html
|
html: consensus-principles-and-rules.html
|
||||||
parent: consensus-network.html
|
parent: consensus-network.html
|
||||||
blurb: XRP Ledgerは世界規模の決済システムで、ユーザーはメールを送るときのようにスムーズに国境を越えて送金することができます。
|
blurb: XRP Ledgerは世界規模の決済システムで、ユーザーはメールを送るときのようにスムーズに国境を越えて送金することができます。
|
||||||
|
labels:
|
||||||
|
- ブロックチェーン
|
||||||
---
|
---
|
||||||
# コンセンサスの原理とルール
|
# コンセンサスの原理とルール
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: consensus-protections.html
|
html: consensus-protections.html
|
||||||
parent: consensus-network.html
|
parent: consensus-network.html
|
||||||
blurb: Learn how the XRP Ledger Consensus Protocol is protected against various problems and attacks that may occur in a decentralized financial system. #TODO: translate
|
blurb: Learn how the XRP Ledger Consensus Protocol is protected against various problems and attacks that may occur in a decentralized financial system. #TODO: translate
|
||||||
|
labels:
|
||||||
|
- ブロックチェーン
|
||||||
---
|
---
|
||||||
# 攻撃および障害モードに対するコンセンサスの保護
|
# 攻撃および障害モードに対するコンセンサスの保護
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: consensus-research.html
|
html: consensus-research.html
|
||||||
parent: consensus-network.html
|
parent: consensus-network.html
|
||||||
blurb: コンセンサスアルゴリズムに関する学術論文と関連研究。
|
blurb: コンセンサスアルゴリズムに関する学術論文と関連研究。
|
||||||
|
labels:
|
||||||
|
- ブロックチェーン
|
||||||
---
|
---
|
||||||
# コンセンサスの研究
|
# コンセンサスの研究
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: consensus.html
|
html: consensus.html
|
||||||
parent: consensus-network.html
|
parent: consensus-network.html
|
||||||
blurb: XRP Ledgerにおけるコンセンサスの役割について理解を深めましょう。
|
blurb: XRP Ledgerにおけるコンセンサスの役割について理解を深めましょう。
|
||||||
|
labels:
|
||||||
|
- ブロックチェーン
|
||||||
---
|
---
|
||||||
# コンセンサス
|
# コンセンサス
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: fee-voting.html
|
html: fee-voting.html
|
||||||
parent: consensus-network.html
|
parent: consensus-network.html
|
||||||
blurb: トランザクションコストと必要準備金の変更投票について。
|
blurb: トランザクションコストと必要準備金の変更投票について。
|
||||||
|
labels:
|
||||||
|
- 手数料
|
||||||
|
- XRP
|
||||||
---
|
---
|
||||||
# 手数料投票
|
# 手数料投票
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: parallel-networks.html
|
html: parallel-networks.html
|
||||||
parent: consensus-network.html
|
parent: consensus-network.html
|
||||||
blurb: テストネットワークおよび代替レジャーチェーンと本番環境のXRP Ledgerとの関係について説明します。
|
blurb: テストネットワークおよび代替レジャーチェーンと本番環境のXRP Ledgerとの関係について説明します。
|
||||||
|
labels:
|
||||||
|
- ブロックチェーン
|
||||||
---
|
---
|
||||||
# 並列ネットワーク
|
# 並列ネットワーク
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: transaction-malleability.html
|
html: transaction-malleability.html
|
||||||
parent: consensus-network.html
|
parent: consensus-network.html
|
||||||
blurb: トランザクションが想定とは異なるハッシュを持つようにどのように変更される可能性があるか注意してください。
|
blurb: トランザクションが想定とは異なるハッシュを持つようにどのように変更される可能性があるか注意してください。
|
||||||
|
labels:
|
||||||
|
- セキュリティ
|
||||||
|
- トランザクション送信
|
||||||
---
|
---
|
||||||
# トランザクション展性
|
# トランザクション展性
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ parent: consensus-network.html
|
|||||||
blurb: Be aware of ways transactions could be changed to have a different hash than expected.
|
blurb: Be aware of ways transactions could be changed to have a different hash than expected.
|
||||||
labels:
|
labels:
|
||||||
- Security
|
- Security
|
||||||
|
- Transaction Sending
|
||||||
---
|
---
|
||||||
# Transaction Malleability
|
# Transaction Malleability
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: transaction-queue.html
|
html: transaction-queue.html
|
||||||
parent: consensus-network.html
|
parent: consensus-network.html
|
||||||
blurb: コンセンサスに至る前にトランザクションをどのようにキューに入れることができるか説明します。
|
blurb: コンセンサスに至る前にトランザクションをどのようにキューに入れることができるか説明します。
|
||||||
|
labels:
|
||||||
|
- トランザクション送信
|
||||||
---
|
---
|
||||||
# トランザクションキュー
|
# トランザクションキュー
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: transaction-queue.html
|
html: transaction-queue.html
|
||||||
parent: consensus-network.html
|
parent: consensus-network.html
|
||||||
blurb: Understand how transactions can be queued before reaching consensus.
|
blurb: Understand how transactions can be queued before reaching consensus.
|
||||||
|
labels:
|
||||||
|
- Transaction Sending
|
||||||
---
|
---
|
||||||
# Transaction Queue
|
# Transaction Queue
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: autobridging.html
|
html: autobridging.html
|
||||||
parent: decentralized-exchange.html
|
parent: decentralized-exchange.html
|
||||||
blurb: オートブリッジングは、コストが下がる場合はXRPを仲介として使用してオーダーブックを自動的に接続します。
|
blurb: オートブリッジングは、コストが下がる場合はXRPを仲介として使用してオーダーブックを自動的に接続します。
|
||||||
|
labels:
|
||||||
|
- XRP
|
||||||
|
- 分散型取引所
|
||||||
---
|
---
|
||||||
# オートブリッジング
|
# オートブリッジング
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: offers.html
|
html: offers.html
|
||||||
parent: decentralized-exchange.html
|
parent: decentralized-exchange.html
|
||||||
blurb: オファーはXRP Ledgerの通貨取引オーダーの形態です。オファーのライフサイクルと特性について説明します。
|
blurb: オファーはXRP Ledgerの通貨取引オーダーの形態です。オファーのライフサイクルと特性について説明します。
|
||||||
|
labels:
|
||||||
|
- 分散型取引所
|
||||||
---
|
---
|
||||||
# オファー
|
# オファー
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: ticksize.html
|
html: ticksize.html
|
||||||
parent: decentralized-exchange.html
|
parent: decentralized-exchange.html
|
||||||
blurb: 発行者は、為替レートのごくわずかな差を超えて、頻繁な取引を抑制するためにオーダーブックで通貨のカスタムチックサイズを設定することができます。
|
blurb: 発行者は、為替レートのごくわずかな差を超えて、頻繁な取引を抑制するためにオーダーブックで通貨のカスタムチックサイズを設定することができます。
|
||||||
|
labels:
|
||||||
|
- 分散型取引所
|
||||||
|
- トークン
|
||||||
---
|
---
|
||||||
# ティックサイズ
|
# ティックサイズ
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: intro-to-consensus.html
|
html: intro-to-consensus.html
|
||||||
parent: introduction.html
|
parent: introduction.html
|
||||||
blurb: XRP Ledgerのコンセンサスメカニズムについて基本的な理解を深めましょう。
|
blurb: XRP Ledgerのコンセンサスメカニズムについて基本的な理解を深めましょう。
|
||||||
|
labels:
|
||||||
|
- ブロックチェーン
|
||||||
---
|
---
|
||||||
# コンセンサスについて
|
# コンセンサスについて
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ html: software-ecosystem.html
|
|||||||
parent: introduction.html
|
parent: introduction.html
|
||||||
blurb: Get an overview of what XRP Ledger software is out there and how it fits together.
|
blurb: Get an overview of what XRP Ledger software is out there and how it fits together.
|
||||||
labels:
|
labels:
|
||||||
- rippled
|
- Core Server
|
||||||
---
|
---
|
||||||
# Software Ecosystem
|
# Software Ecosystem
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: technical-faq.html
|
html: technical-faq.html
|
||||||
parent: introduction.html
|
parent: introduction.html
|
||||||
blurb: バリデータ、ユニークノードリスト、XRPの役割、セキュリティなどのトピックに関するよくある質問に対しての答えを見つけてください。
|
blurb: バリデータ、ユニークノードリスト、XRPの役割、セキュリティなどのトピックに関するよくある質問に対しての答えを見つけてください。
|
||||||
|
labels:
|
||||||
|
- ブロックチェーン
|
||||||
---
|
---
|
||||||
# 技術に関するよくある質問
|
# 技術に関するよくある質問
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: xrp-ledger-overview.html
|
html: xrp-ledger-overview.html
|
||||||
parent: introduction.html
|
parent: introduction.html
|
||||||
blurb: XRP Ledgerの基本機能を簡単に紹介します。
|
blurb: XRP Ledgerの基本機能を簡単に紹介します。
|
||||||
|
labels:
|
||||||
|
- ブロックチェーン
|
||||||
|
- XRP
|
||||||
---
|
---
|
||||||
# XRP Ledgerの概要
|
# XRP Ledgerの概要
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ parent: introduction.html
|
|||||||
blurb: Get a quick and concise introduction to key features of the XRP Ledger.
|
blurb: Get a quick and concise introduction to key features of the XRP Ledger.
|
||||||
labels:
|
labels:
|
||||||
- Blockchain
|
- Blockchain
|
||||||
|
- XRP
|
||||||
---
|
---
|
||||||
# XRP Ledger Overview
|
# XRP Ledger Overview
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: xrp.html
|
html: xrp.html
|
||||||
parent: introduction.html
|
parent: introduction.html
|
||||||
blurb: 送金のためのデジタルアセットである、XRPの使い方と特性について学びましょう。
|
blurb: 送金のためのデジタルアセットである、XRPの使い方と特性について学びましょう。
|
||||||
|
labels:
|
||||||
|
- XRP
|
||||||
---
|
---
|
||||||
# XRP
|
# XRP
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: authorized-trust-lines.html
|
html: authorized-trust-lines.html
|
||||||
parent: issued-currencies.html
|
parent: issued-currencies.html
|
||||||
blurb: 通貨発行者が自己の発行済み通貨を保有できる人を制限できる、Authorized Trust Lineについて説明します。
|
blurb: 通貨発行者が自己の発行済み通貨を保有できる人を制限できる、Authorized Trust Lineについて説明します。
|
||||||
|
labels:
|
||||||
|
- トークン
|
||||||
|
- セキュリティ
|
||||||
---
|
---
|
||||||
# Authorized Trust Lines
|
# Authorized Trust Lines
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: freezes.html
|
html: freezes.html
|
||||||
parent: issued-currencies.html
|
parent: issued-currencies.html
|
||||||
blurb: 凍結では、コンプライアンス目的で発行済み通貨の取引を停止できます。
|
blurb: 凍結では、コンプライアンス目的で発行済み通貨の取引を停止できます。
|
||||||
|
labels:
|
||||||
|
- トークン
|
||||||
---
|
---
|
||||||
# 発行済み通貨の凍結
|
# 発行済み通貨の凍結
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: issued-currencies-overview.html
|
html: issued-currencies-overview.html
|
||||||
parent: issued-currencies.html
|
parent: issued-currencies.html
|
||||||
blurb: 発行済み通貨の概要と、XRP Ledgerにおけるその特性について説明します。
|
blurb: 発行済み通貨の概要と、XRP Ledgerにおけるその特性について説明します。
|
||||||
|
labels:
|
||||||
|
- トークン
|
||||||
---
|
---
|
||||||
# 発行済み通貨の概要
|
# 発行済み通貨の概要
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: issuing-and-operational-addresses.html
|
html: issuing-and-operational-addresses.html
|
||||||
parent: issued-currencies.html
|
parent: issued-currencies.html
|
||||||
blurb: XRP Ledgerで自動的にトランザクションを送信するビジネスは、リスクを最小限に抑えるために目的ごとに別のアドレスを設定することをおすすめします。
|
blurb: XRP Ledgerで自動的にトランザクションを送信するビジネスは、リスクを最小限に抑えるために目的ごとに別のアドレスを設定することをおすすめします。
|
||||||
|
labels:
|
||||||
|
- トークン
|
||||||
|
- セキュリティ
|
||||||
---
|
---
|
||||||
# 発行アドレスと運用アドレス
|
# 発行アドレスと運用アドレス
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: paths.html
|
html: paths.html
|
||||||
parent: issued-currencies.html
|
parent: issued-currencies.html
|
||||||
blurb: 発行済み通貨の支払いは、接続されているユーザーのパスとオーダーブックを通す必要があります。
|
blurb: 発行済み通貨の支払いは、接続されているユーザーのパスとオーダーブックを通す必要があります。
|
||||||
|
labels:
|
||||||
|
- 支払い
|
||||||
|
- 複数通貨間
|
||||||
---
|
---
|
||||||
# パス
|
# パス
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: rippling.html
|
html: rippling.html
|
||||||
parent: issued-currencies.html
|
parent: issued-currencies.html
|
||||||
blurb: Ripplingは、複数当事者間での発行済み通貨残高の自動ネット決済です。
|
blurb: Ripplingは、複数当事者間での発行済み通貨残高の自動ネット決済です。
|
||||||
|
labels:
|
||||||
|
- トークン
|
||||||
|
- 複数通貨間
|
||||||
---
|
---
|
||||||
# Rippling
|
# Rippling
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: transfer-fees.html
|
html: transfer-fees.html
|
||||||
parent: issued-currencies.html
|
parent: issued-currencies.html
|
||||||
blurb: 通貨発行者は、自己の発行済み通貨の送金に手数料を課すことができます。
|
blurb: 通貨発行者は、自己の発行済み通貨の送金に手数料を課すことができます。
|
||||||
|
labels:
|
||||||
|
- 手数料
|
||||||
|
- トークン
|
||||||
---
|
---
|
||||||
# 送金手数料
|
# 送金手数料
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: trust-lines-and-issuing.html
|
html: trust-lines-and-issuing.html
|
||||||
parent: issued-currencies.html
|
parent: issued-currencies.html
|
||||||
blurb: トラストラインの特性と根本原理について説明します。
|
blurb: トラストラインの特性と根本原理について説明します。
|
||||||
|
labels:
|
||||||
|
- トークン
|
||||||
---
|
---
|
||||||
# トラストラインと発行
|
# トラストラインと発行
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: accounts.html
|
html: accounts.html
|
||||||
parent: payment-system-basics.html
|
parent: payment-system-basics.html
|
||||||
blurb: XRP Ledgerのアカウントについて説明します。アカウントはトランザクションを送信でき、XRPを保有できます。
|
blurb: XRP Ledgerのアカウントについて説明します。アカウントはトランザクションを送信でき、XRPを保有できます。
|
||||||
|
labels:
|
||||||
|
- アカウント
|
||||||
|
- 支払い
|
||||||
---
|
---
|
||||||
# アカウント
|
# アカウント
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: cryptographic-keys.html
|
html: cryptographic-keys.html
|
||||||
parent: accounts.html
|
parent: accounts.html
|
||||||
blurb: 暗号鍵を使用してトランザクションを承認し、XRP Ledgerがトランザクションを実行できるようにします。
|
blurb: 暗号鍵を使用してトランザクションを承認し、XRP Ledgerがトランザクションを実行できるようにします。
|
||||||
|
labels:
|
||||||
|
- セキュリティ
|
||||||
|
- スマートコントラクト
|
||||||
---
|
---
|
||||||
# 暗号鍵
|
# 暗号鍵
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: depositauth.html
|
html: depositauth.html
|
||||||
parent: accounts.html
|
parent: accounts.html
|
||||||
blurb: DepositAuth設定をすると、アカウントは着信ペイメントをデフォルトでブロックします。
|
blurb: DepositAuth設定をすると、アカウントは着信ペイメントをデフォルトでブロックします。
|
||||||
|
labels:
|
||||||
|
- セキュリティ
|
||||||
|
- 支払い
|
||||||
---
|
---
|
||||||
# Deposit Authorization
|
# Deposit Authorization
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ parent: accounts.html
|
|||||||
blurb: The DepositAuth setting lets an account block incoming payments by default.
|
blurb: The DepositAuth setting lets an account block incoming payments by default.
|
||||||
labels:
|
labels:
|
||||||
- Payments
|
- Payments
|
||||||
|
- Security
|
||||||
---
|
---
|
||||||
# Deposit Authorization
|
# Deposit Authorization
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: multi-signing.html
|
html: multi-signing.html
|
||||||
parent: accounts.html
|
parent: accounts.html
|
||||||
blurb: マルチ署名を使用することで、トランザクション送信時のセキュリティが強化されます。
|
blurb: マルチ署名を使用することで、トランザクション送信時のセキュリティが強化されます。
|
||||||
|
labels:
|
||||||
|
- スマートコントラクト
|
||||||
|
- セキュリティ
|
||||||
---
|
---
|
||||||
# マルチ署名
|
# マルチ署名
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: reserves.html
|
html: reserves.html
|
||||||
parent: accounts.html
|
parent: accounts.html
|
||||||
blurb: XRP Ledgerアカウントでは、レジャーデータ内のスパムを減らすためにXRPの準備金が必要です。
|
blurb: XRP Ledgerアカウントでは、レジャーデータ内のスパムを減らすためにXRPの準備金が必要です。
|
||||||
|
labels:
|
||||||
|
- 手数料
|
||||||
|
- アカウント
|
||||||
---
|
---
|
||||||
# 準備金
|
# 準備金
|
||||||
|
|
||||||
|
|||||||
@@ -5,6 +5,7 @@ blurb: Send transactions in non-sequential order.
|
|||||||
status: not_enabled
|
status: not_enabled
|
||||||
labels:
|
labels:
|
||||||
- Accounts
|
- Accounts
|
||||||
|
- Transaction Sending
|
||||||
---
|
---
|
||||||
# Tickets
|
# Tickets
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: fees.html
|
html: fees.html
|
||||||
parent: payment-system-basics.html
|
parent: payment-system-basics.html
|
||||||
blurb: レジャーを悪用から守る中立的な手数料(誰にも支払われません)や、ユーザーが互いから徴収できる手数料など、XRP Ledgerで許可されている手数料のタイプについて説明します。
|
blurb: レジャーを悪用から守る中立的な手数料(誰にも支払われません)や、ユーザーが互いから徴収できる手数料など、XRP Ledgerで許可されている手数料のタイプについて説明します。
|
||||||
|
labels:
|
||||||
|
- 手数料
|
||||||
---
|
---
|
||||||
# 手数料(曖昧さの回避)
|
# 手数料(曖昧さの回避)
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: ledgers.html
|
html: ledgers.html
|
||||||
parent: payment-system-basics.html
|
parent: payment-system-basics.html
|
||||||
blurb: XRP Ledgerは、rippledによって内部データベースに保持されている一連の個別レジャー(レジャーバージョン)で構成されています。これらのレジャーの構造と内容について説明します。
|
blurb: XRP Ledgerは、rippledによって内部データベースに保持されている一連の個別レジャー(レジャーバージョン)で構成されています。これらのレジャーの構造と内容について説明します。
|
||||||
|
labels:
|
||||||
|
- ブロックチェーン
|
||||||
|
- データ保持
|
||||||
---
|
---
|
||||||
# レジャー
|
# レジャー
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ parent: payment-system-basics.html
|
|||||||
blurb: The XRP Ledger is composed of a series of individual ledgers, or ledger versions, which rippled keeps in its internal database. Learn about the structure and contents of these ledgers.
|
blurb: The XRP Ledger is composed of a series of individual ledgers, or ledger versions, which rippled keeps in its internal database. Learn about the structure and contents of these ledgers.
|
||||||
labels:
|
labels:
|
||||||
- Blockchain
|
- Blockchain
|
||||||
|
- Data Retention
|
||||||
---
|
---
|
||||||
# Ledgers
|
# Ledgers
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: finality-of-results.html
|
html: finality-of-results.html
|
||||||
parent: transaction-basics.html
|
parent: transaction-basics.html
|
||||||
blurb: トランザクション結果が最終的かつ不変になるタイミングについて説明します。
|
blurb: トランザクション結果が最終的かつ不変になるタイミングについて説明します。
|
||||||
|
labels:
|
||||||
|
- トランザクション送信
|
||||||
|
- ブロックチェーン
|
||||||
---
|
---
|
||||||
# 結果のファイナリティー
|
# 結果のファイナリティー
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ html: finality-of-results.html
|
|||||||
parent: transaction-basics.html
|
parent: transaction-basics.html
|
||||||
blurb: Learn when the outcome of a transaction is final and immutable.
|
blurb: Learn when the outcome of a transaction is final and immutable.
|
||||||
labels:
|
labels:
|
||||||
|
- Transaction Sending
|
||||||
- Blockchain
|
- Blockchain
|
||||||
---
|
---
|
||||||
# Finality of Results
|
# Finality of Results
|
||||||
|
|||||||
@@ -2,6 +2,10 @@
|
|||||||
html: source-and-destination-tags.html
|
html: source-and-destination-tags.html
|
||||||
parent: transaction-basics.html
|
parent: transaction-basics.html
|
||||||
blurb: Use source and destination tags to indicate specific purposes for payments from and to multi-purpose addresses.
|
blurb: Use source and destination tags to indicate specific purposes for payments from and to multi-purpose addresses.
|
||||||
|
labels:
|
||||||
|
- Payments
|
||||||
|
- Accounts
|
||||||
|
- Security
|
||||||
---
|
---
|
||||||
# Source and Destination Tags
|
# Source and Destination Tags
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: transaction-basics.html
|
html: transaction-basics.html
|
||||||
parent: payment-system-basics.html
|
parent: payment-system-basics.html
|
||||||
blurb: トランザクションは、XRP Ledgerの変更を可能にする唯一の手段です。トランザクションの形態とその使用方法について説明します。
|
blurb: トランザクションは、XRP Ledgerの変更を可能にする唯一の手段です。トランザクションの形態とその使用方法について説明します。
|
||||||
|
labels:
|
||||||
|
- トランザクション送信
|
||||||
|
- 支払い
|
||||||
---
|
---
|
||||||
# トランザクションの基本
|
# トランザクションの基本
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ parent: payment-system-basics.html
|
|||||||
blurb: Transactions are the only way to change the XRP Ledger. Understand what forms they take and how to use them.
|
blurb: Transactions are the only way to change the XRP Ledger. Understand what forms they take and how to use them.
|
||||||
labels:
|
labels:
|
||||||
- Payments
|
- Payments
|
||||||
|
- Transaction Sending
|
||||||
---
|
---
|
||||||
# Transaction Basics
|
# Transaction Basics
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: transaction-cost.html
|
html: transaction-cost.html
|
||||||
parent: transaction-basics.html
|
parent: transaction-basics.html
|
||||||
blurb: トランザクションコストとはトランザクション送信のために償却される少額のXRPで、これによってレジャーがスパムから保護されます。トランザクションコストの適用方法について説明します。
|
blurb: トランザクションコストとはトランザクション送信のために償却される少額のXRPで、これによってレジャーがスパムから保護されます。トランザクションコストの適用方法について説明します。
|
||||||
|
labels:
|
||||||
|
- 手数料
|
||||||
|
- トランザクション送信
|
||||||
---
|
---
|
||||||
# トランザクションコスト
|
# トランザクションコスト
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ parent: transaction-basics.html
|
|||||||
blurb: The transaction cost is a small amount of XRP destroyed to send a transaction, which protects the ledger from spam. Learn how the transaction cost applies.
|
blurb: The transaction cost is a small amount of XRP destroyed to send a transaction, which protects the ledger from spam. Learn how the transaction cost applies.
|
||||||
labels:
|
labels:
|
||||||
- Fees
|
- Fees
|
||||||
|
- Transaction Sending
|
||||||
---
|
---
|
||||||
# Transaction Cost
|
# Transaction Cost
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,10 @@
|
|||||||
html: checks.html
|
html: checks.html
|
||||||
parent: payment-types.html
|
parent: payment-types.html
|
||||||
blurb: Checksを使用すると、指定の受取人による取消または換金が可能な後払いの支払いを生成することができます。
|
blurb: Checksを使用すると、指定の受取人による取消または換金が可能な後払いの支払いを生成することができます。
|
||||||
|
labels:
|
||||||
|
- Checks
|
||||||
|
- 支払い
|
||||||
|
- トークン
|
||||||
---
|
---
|
||||||
# Checks
|
# Checks
|
||||||
|
|
||||||
|
|||||||
@@ -3,9 +3,9 @@ html: checks.html
|
|||||||
parent: payment-types.html
|
parent: payment-types.html
|
||||||
blurb: Checks let users create deferred payments that can be canceled or cashed by the intended recipients.
|
blurb: Checks let users create deferred payments that can be canceled or cashed by the intended recipients.
|
||||||
labels:
|
labels:
|
||||||
|
- Checks
|
||||||
- Payments
|
- Payments
|
||||||
- Tokens
|
- Tokens
|
||||||
- Checks
|
|
||||||
---
|
---
|
||||||
# Checks
|
# Checks
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: cross-currency-payments.html
|
html: cross-currency-payments.html
|
||||||
parent: payment-types.html
|
parent: payment-types.html
|
||||||
blurb: 複数通貨間の支払いでは、パスとオーダーブックを通じて変換するのとは異なる通貨を自動的にに送金します。
|
blurb: 複数通貨間の支払いでは、パスとオーダーブックを通じて変換するのとは異なる通貨を自動的にに送金します。
|
||||||
|
labels:
|
||||||
|
- 複数通貨間
|
||||||
|
- 支払い
|
||||||
---
|
---
|
||||||
# 複数通貨間の支払い
|
# 複数通貨間の支払い
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: escrow.html
|
html: escrow.html
|
||||||
parent: payment-types.html
|
parent: payment-types.html
|
||||||
blurb: XRPはEscrowに預託され、後日特定の条件が満たされた時点で送金されます。Escrowは時間制限、暗号条件、あるいはその両方によって異なる場合があります。
|
blurb: XRPはEscrowに預託され、後日特定の条件が満たされた時点で送金されます。Escrowは時間制限、暗号条件、あるいはその両方によって異なる場合があります。
|
||||||
|
labels:
|
||||||
|
- Escrow
|
||||||
|
- スマートコントラクト
|
||||||
---
|
---
|
||||||
# Escrow
|
# Escrow
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: partial-payments.html
|
html: partial-payments.html
|
||||||
parent: payment-types.html
|
parent: payment-types.html
|
||||||
blurb: Partial Paymentsは送金額から手数料を差し引き、変動額を送金します。Partial Paymentsは、追加コストなしで不審な支払いを返金したい場合に便利です。
|
blurb: Partial Paymentsは送金額から手数料を差し引き、変動額を送金します。Partial Paymentsは、追加コストなしで不審な支払いを返金したい場合に便利です。
|
||||||
|
labels:
|
||||||
|
- 支払い
|
||||||
|
- セキュリティ
|
||||||
---
|
---
|
||||||
# Partial Payment
|
# Partial Payment
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ html: partial-payments.html
|
|||||||
parent: payment-types.html
|
parent: payment-types.html
|
||||||
blurb: Partial payments subtract fees from the amount sent, delivering a flexible amount. Partial payments are useful for returning unwanted payments without incurring additional costs.
|
blurb: Partial payments subtract fees from the amount sent, delivering a flexible amount. Partial payments are useful for returning unwanted payments without incurring additional costs.
|
||||||
labels:
|
labels:
|
||||||
- Tokens
|
- Payments
|
||||||
- Security
|
- Security
|
||||||
---
|
---
|
||||||
# Partial Payments
|
# Partial Payments
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: payment-channels.html
|
html: payment-channels.html
|
||||||
parent: payment-types.html
|
parent: payment-types.html
|
||||||
blurb: Payment Channelは、少額の単位に分割可能な高速な非同期のXRPペイメントを送信し、後日決済されるようにします。
|
blurb: Payment Channelは、少額の単位に分割可能な高速な非同期のXRPペイメントを送信し、後日決済されるようにします。
|
||||||
|
labels:
|
||||||
|
- Payment Channel
|
||||||
|
- スマートコントラクト
|
||||||
---
|
---
|
||||||
# Payment Channel
|
# Payment Channel
|
||||||
|
|
||||||
|
|||||||
@@ -3,8 +3,8 @@ html: payment-channels.html
|
|||||||
parent: payment-types.html
|
parent: payment-types.html
|
||||||
blurb: Payment Channels enable fast, asynchronous XRP payments that can be divided into very small increments and settled later.
|
blurb: Payment Channels enable fast, asynchronous XRP payments that can be divided into very small increments and settled later.
|
||||||
labels:
|
labels:
|
||||||
- Smart Contracts
|
|
||||||
- Payment Channels
|
- Payment Channels
|
||||||
|
- Smart Contracts
|
||||||
---
|
---
|
||||||
# Payment Channels
|
# Payment Channels
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: clustering.html
|
html: clustering.html
|
||||||
parent: the-rippled-server.html
|
parent: the-rippled-server.html
|
||||||
blurb: 暗号処理の負荷を分散させるためにクラスターでrippledサーバーを運用できます。
|
blurb: 暗号処理の負荷を分散させるためにクラスターでrippledサーバーを運用できます。
|
||||||
|
labels:
|
||||||
|
- コアサーバー
|
||||||
---
|
---
|
||||||
# クラスター化
|
# クラスター化
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ html: clustering.html
|
|||||||
parent: the-rippled-server.html
|
parent: the-rippled-server.html
|
||||||
blurb: Run rippled servers in a cluster to share the load of cryptography between them.
|
blurb: Run rippled servers in a cluster to share the load of cryptography between them.
|
||||||
labels:
|
labels:
|
||||||
- rippled
|
- Core Server
|
||||||
---
|
---
|
||||||
# Clustering
|
# Clustering
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: history-sharding.html
|
html: history-sharding.html
|
||||||
parent: ledger-history.html
|
parent: ledger-history.html
|
||||||
blurb: 履歴シャーディングは、履歴レジャーデータを保持する任務をrippledサーバー間で分担するようにします。
|
blurb: 履歴シャーディングは、履歴レジャーデータを保持する任務をrippledサーバー間で分担するようにします。
|
||||||
|
labels:
|
||||||
|
- データ保持
|
||||||
|
- コアサーバー
|
||||||
---
|
---
|
||||||
# 履歴シャーディング
|
# 履歴シャーディング
|
||||||
|
|
||||||
|
|||||||
@@ -3,8 +3,8 @@ html: history-sharding.html
|
|||||||
parent: ledger-history.html
|
parent: ledger-history.html
|
||||||
blurb: History sharding divides the work of keeping historical ledger data among rippled servers.
|
blurb: History sharding divides the work of keeping historical ledger data among rippled servers.
|
||||||
labels:
|
labels:
|
||||||
- Blockchain
|
- Data Retention
|
||||||
- rippled
|
- Core Server
|
||||||
---
|
---
|
||||||
# History Sharding
|
# History Sharding
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,10 @@
|
|||||||
html: ledger-history.html
|
html: ledger-history.html
|
||||||
parent: the-rippled-server.html
|
parent: the-rippled-server.html
|
||||||
blurb: rippledサーバーはトランザクションの変動金額と状態の履歴をローカルに保管します。
|
blurb: rippledサーバーはトランザクションの変動金額と状態の履歴をローカルに保管します。
|
||||||
|
labels:
|
||||||
|
- データ保持
|
||||||
|
- ブロックチェーン
|
||||||
|
- コアサーバー
|
||||||
---
|
---
|
||||||
# レジャー履歴
|
# レジャー履歴
|
||||||
|
|
||||||
|
|||||||
@@ -3,8 +3,9 @@ html: ledger-history.html
|
|||||||
parent: the-rippled-server.html
|
parent: the-rippled-server.html
|
||||||
blurb: rippled servers store a variable amount of transaction and state history locally.
|
blurb: rippled servers store a variable amount of transaction and state history locally.
|
||||||
labels:
|
labels:
|
||||||
|
- Data Retention
|
||||||
- Blockchain
|
- Blockchain
|
||||||
- rippled
|
- Core Server
|
||||||
---
|
---
|
||||||
# Ledger History
|
# Ledger History
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: online-deletion.html
|
html: online-deletion.html
|
||||||
parent: ledger-history.html
|
parent: ledger-history.html
|
||||||
blurb: オンライン削除は古いトランザクションと状態の履歴を消去します。
|
blurb: オンライン削除は古いトランザクションと状態の履歴を消去します。
|
||||||
|
labels:
|
||||||
|
- データ保持
|
||||||
|
- コアサーバー
|
||||||
---
|
---
|
||||||
# オンライン削除
|
# オンライン削除
|
||||||
[[ソース]<br/>](https://github.com/ripple/rippled/blob/master/src/ripple/app/misc/SHAMapStoreImp.cpp "Source")
|
[[ソース]<br/>](https://github.com/ripple/rippled/blob/master/src/ripple/app/misc/SHAMapStoreImp.cpp "Source")
|
||||||
|
|||||||
@@ -3,7 +3,8 @@ html: online-deletion.html
|
|||||||
parent: ledger-history.html
|
parent: ledger-history.html
|
||||||
blurb: Online deletion purges outdated transaction and state history.
|
blurb: Online deletion purges outdated transaction and state history.
|
||||||
labels:
|
labels:
|
||||||
- rippled
|
- Data Retention
|
||||||
|
- Core Server
|
||||||
---
|
---
|
||||||
# Online Deletion
|
# Online Deletion
|
||||||
[[Source]<br/>](https://github.com/ripple/rippled/blob/master/src/ripple/app/misc/SHAMapStoreImp.cpp "Source")
|
[[Source]<br/>](https://github.com/ripple/rippled/blob/master/src/ripple/app/misc/SHAMapStoreImp.cpp "Source")
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: peer-protocol.html
|
html: peer-protocol.html
|
||||||
parent: the-rippled-server.html
|
parent: the-rippled-server.html
|
||||||
blurb: ピアプロトコルは、rippledサーバーが互いに通信する言語を指定します。
|
blurb: ピアプロトコルは、rippledサーバーが互いに通信する言語を指定します。
|
||||||
|
labels:
|
||||||
|
- コアサーバー
|
||||||
|
- ブロックチェーン
|
||||||
---
|
---
|
||||||
# ピアプロトコル
|
# ピアプロトコル
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,8 @@ html: peer-protocol.html
|
|||||||
parent: the-rippled-server.html
|
parent: the-rippled-server.html
|
||||||
blurb: The peer protocol specifies the language rippled servers speak to each other.
|
blurb: The peer protocol specifies the language rippled servers speak to each other.
|
||||||
labels:
|
labels:
|
||||||
- rippled
|
- Core Server
|
||||||
|
- Blockchain
|
||||||
---
|
---
|
||||||
# Peer Protocol
|
# Peer Protocol
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: rippled-server-modes.html
|
html: rippled-server-modes.html
|
||||||
parent: the-rippled-server.html
|
parent: the-rippled-server.html
|
||||||
blurb: ストックサーバー、バリデータサーバー、スタンドアロンモードで運用されるrippledサーバーなど、rippledサーバーのモードについて説明します。
|
blurb: ストックサーバー、バリデータサーバー、スタンドアロンモードで運用されるrippledサーバーなど、rippledサーバーのモードについて説明します。
|
||||||
|
labels:
|
||||||
|
- コアサーバー
|
||||||
---
|
---
|
||||||
# rippledサーバーのモード
|
# rippledサーバーのモード
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ html: rippled-server-modes.html
|
|||||||
parent: the-rippled-server.html
|
parent: the-rippled-server.html
|
||||||
blurb: Learn about rippled server modes, including stock servers, validator servers, and rippled servers run in stand-alone mode.
|
blurb: Learn about rippled server modes, including stock servers, validator servers, and rippled servers run in stand-alone mode.
|
||||||
labels:
|
labels:
|
||||||
- rippled
|
- Core Server
|
||||||
---
|
---
|
||||||
# rippled Server Modes
|
# rippled Server Modes
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ parent: concepts.html
|
|||||||
template: template-landing-children.html
|
template: template-landing-children.html
|
||||||
blurb: rippled is the core peer-to-peer server that manages the XRP Ledger. This section covers concepts that help you learn the "what" and "why" behind fundamental aspects of the rippled server.
|
blurb: rippled is the core peer-to-peer server that manages the XRP Ledger. This section covers concepts that help you learn the "what" and "why" behind fundamental aspects of the rippled server.
|
||||||
labels:
|
labels:
|
||||||
- rippled
|
- Core Server
|
||||||
---
|
---
|
||||||
# The `rippled` Server
|
# The `rippled` Server
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: transaction-censorship-detection.html
|
html: transaction-censorship-detection.html
|
||||||
parent: the-rippled-server.html
|
parent: the-rippled-server.html
|
||||||
blurb: XRP Ledgerでは取引検閲の自動検知機能がすべてのrippledサーバーで有効になっています。
|
blurb: XRP Ledgerでは取引検閲の自動検知機能がすべてのrippledサーバーで有効になっています。
|
||||||
|
labels:
|
||||||
|
- ブロックチェーン
|
||||||
---
|
---
|
||||||
# 取引検閲の検知
|
# 取引検閲の検知
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ blurb: Formats for representing cryptographic keys and related data in base58 fo
|
|||||||
---
|
---
|
||||||
# base58 Encodings
|
# base58 Encodings
|
||||||
|
|
||||||
The `rippled` APIs often use a "base58" encoding with a checksum (sometimes called "Base58Check") to represent [account addresses](accounts.html#addresses) and other types of values related to cryptographic keys. This encoding is the same as [the one used for Bitcoin addresses](https://en.bitcoin.it/wiki/Base58Check_encoding), except that the XRP Ledger uses the following dictionary: `rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz`.
|
XRP Ledger APIs often use a "base58" encoding with a checksum (sometimes called "Base58Check") to represent [account addresses](accounts.html#addresses) and other types of values related to cryptographic keys. This encoding is the same as [the one used for Bitcoin addresses](https://en.bitcoin.it/wiki/Base58Check_encoding), except that the XRP Ledger uses the following dictionary: `rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz`.
|
||||||
|
|
||||||
The XRP Ledger prefixes different types of values with a specific 8-bit number before encoding them to distinguish between different data types. With the arrangement of characters in the XRP Ledger's base58 dictionary, the result is that the base58 representations for different types of encoded values start with specific letters by type.
|
The XRP Ledger prefixes different types of values with a specific 8-bit number before encoding them to distinguish between different data types. With the arrangement of characters in the XRP Ledger's base58 dictionary, the result is that the base58 representations for different types of encoded values start with specific letters by type.
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: currency-formats.html
|
html: currency-formats.html
|
||||||
parent: protocol-reference.html
|
parent: protocol-reference.html
|
||||||
blurb: 通貨番号の精度と範囲、カスタム通貨コードのフォーマットです。
|
blurb: 通貨番号の精度と範囲、カスタム通貨コードのフォーマットです。
|
||||||
|
labels:
|
||||||
|
- XRP
|
||||||
|
- トークン
|
||||||
---
|
---
|
||||||
# 通貨フォーマット
|
# 通貨フォーマット
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ html: currency-formats.html
|
|||||||
parent: protocol-reference.html
|
parent: protocol-reference.html
|
||||||
blurb: Precision and range for currency numbers, plus formats of custom currency codes.
|
blurb: Precision and range for currency numbers, plus formats of custom currency codes.
|
||||||
label:
|
label:
|
||||||
|
- XRP
|
||||||
- Tokens
|
- Tokens
|
||||||
---
|
---
|
||||||
# Currency Formats
|
# Currency Formats
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: ledger-data-formats.html
|
html: ledger-data-formats.html
|
||||||
parent: protocol-reference.html
|
parent: protocol-reference.html
|
||||||
blurb: XRP Ledgerの共有状態を構成する個別のデータオブジェクトについて説明します。
|
blurb: XRP Ledgerの共有状態を構成する個別のデータオブジェクトについて説明します。
|
||||||
|
labels:
|
||||||
|
- データ保持
|
||||||
---
|
---
|
||||||
# レジャーのデータ型
|
# レジャーのデータ型
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: ledger-data-formats.html
|
html: ledger-data-formats.html
|
||||||
parent: protocol-reference.html
|
parent: protocol-reference.html
|
||||||
blurb: Learn about individual data objects that comprise the XRP Ledger's shared state.
|
blurb: Learn about individual data objects that comprise the XRP Ledger's shared state.
|
||||||
|
labels:
|
||||||
|
- Data Retention
|
||||||
---
|
---
|
||||||
# Ledger Data Formats
|
# Ledger Data Formats
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: ledger-header.html
|
html: ledger-header.html
|
||||||
parent: ledger-data-formats.html
|
parent: ledger-data-formats.html
|
||||||
blurb: レジャーバージョンの内容を記述する一意のヘッダーです。
|
blurb: レジャーバージョンの内容を記述する一意のヘッダーです。
|
||||||
|
labels:
|
||||||
|
- データ保持
|
||||||
|
- ブロックチェーン
|
||||||
---
|
---
|
||||||
# レジャーヘッダー
|
# レジャーヘッダー
|
||||||
[[ソース]](https://github.com/ripple/rippled/blob/master/src/ripple/ledger/ReadView.h#L71 "Source")
|
[[ソース]](https://github.com/ripple/rippled/blob/master/src/ripple/ledger/ReadView.h#L71 "Source")
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: ledger-header.html
|
html: ledger-header.html
|
||||||
parent: ledger-data-formats.html
|
parent: ledger-data-formats.html
|
||||||
blurb: A unique header that describes the contents of a ledger version.
|
blurb: A unique header that describes the contents of a ledger version.
|
||||||
|
labels:
|
||||||
|
- Data Retention
|
||||||
|
- Blockchain
|
||||||
---
|
---
|
||||||
# Ledger Header
|
# Ledger Header
|
||||||
[[Source]](https://github.com/ripple/rippled/blob/master/src/ripple/ledger/ReadView.h#L71 "Source")
|
[[Source]](https://github.com/ripple/rippled/blob/master/src/ripple/ledger/ReadView.h#L71 "Source")
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: ledger-object-ids.html
|
html: ledger-object-ids.html
|
||||||
parent: ledger-data-formats.html
|
parent: ledger-data-formats.html
|
||||||
blurb: レジャーの状態ツリーのすべてのオブジェクトには一意のIDがあります。
|
blurb: レジャーの状態ツリーのすべてのオブジェクトには一意のIDがあります。
|
||||||
|
labels:
|
||||||
|
- データ保持
|
||||||
---
|
---
|
||||||
# レジャーオブジェクトID
|
# レジャーオブジェクトID
|
||||||
<a id="sha512half"></a>
|
<a id="sha512half"></a>
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: ledger-object-ids.html
|
html: ledger-object-ids.html
|
||||||
parent: ledger-data-formats.html
|
parent: ledger-data-formats.html
|
||||||
blurb: All objects in a ledger's state tree have a unique ID.
|
blurb: All objects in a ledger's state tree have a unique ID.
|
||||||
|
labels:
|
||||||
|
- Data Retention
|
||||||
---
|
---
|
||||||
# Ledger Object IDs
|
# Ledger Object IDs
|
||||||
<a id="sha512half"></a>
|
<a id="sha512half"></a>
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: accountroot.html
|
html: accountroot.html
|
||||||
parent: ledger-object-types.html
|
parent: ledger-object-types.html
|
||||||
blurb: あるアカウントの設定、XRP残高、その他のメタデータです。
|
blurb: あるアカウントの設定、XRP残高、その他のメタデータです。
|
||||||
|
labels:
|
||||||
|
- アカウント
|
||||||
|
- XRP
|
||||||
---
|
---
|
||||||
# AccountRoot
|
# AccountRoot
|
||||||
[[ソース]](https://github.com/ripple/rippled/blob/5d2d88209f1732a0f8d592012094e345cbe3e675/src/ripple/protocol/impl/LedgerFormats.cpp#L27 "Source")
|
[[ソース]](https://github.com/ripple/rippled/blob/5d2d88209f1732a0f8d592012094e345cbe3e675/src/ripple/protocol/impl/LedgerFormats.cpp#L27 "Source")
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: amendments-object.html #amendments.html is taken by the concept page
|
html: amendments-object.html #amendments.html is taken by the concept page
|
||||||
parent: ledger-object-types.html
|
parent: ledger-object-types.html
|
||||||
blurb: 有効化されているAmendmentと保留中のAmendmentのステータスを持つシングルトンオブジェクトです。
|
blurb: 有効化されているAmendmentと保留中のAmendmentのステータスを持つシングルトンオブジェクトです。
|
||||||
|
labels:
|
||||||
|
- ブロックチェーン
|
||||||
---
|
---
|
||||||
# Amendments
|
# Amendments
|
||||||
[[ソース]](https://github.com/ripple/rippled/blob/master/src/ripple/protocol/impl/LedgerFormats.cpp#L110-L113 "Source")
|
[[ソース]](https://github.com/ripple/rippled/blob/master/src/ripple/protocol/impl/LedgerFormats.cpp#L110-L113 "Source")
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: check.html
|
html: check.html
|
||||||
parent: ledger-object-types.html
|
parent: ledger-object-types.html
|
||||||
blurb: 送信先が清算して資金にできるCheckです。
|
blurb: 送信先が清算して資金にできるCheckです。
|
||||||
|
labels:
|
||||||
|
- Checks
|
||||||
---
|
---
|
||||||
# Check
|
# Check
|
||||||
[[ソース]](https://github.com/ripple/rippled/blob/master/src/ripple/protocol/impl/LedgerFormats.cpp#L157-L170 "Source")
|
[[ソース]](https://github.com/ripple/rippled/blob/master/src/ripple/protocol/impl/LedgerFormats.cpp#L157-L170 "Source")
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: depositpreauth-object.html #depositpreauth.html is taken by the tx type
|
html: depositpreauth-object.html #depositpreauth.html is taken by the tx type
|
||||||
parent: ledger-object-types.html
|
parent: ledger-object-types.html
|
||||||
blurb: 承認を必要とするアカウントへの送金ペイメントの事前承認の記録です。
|
blurb: 承認を必要とするアカウントへの送金ペイメントの事前承認の記録です。
|
||||||
|
labels:
|
||||||
|
- セキュリティ
|
||||||
---
|
---
|
||||||
# DepositPreauth
|
# DepositPreauth
|
||||||
[[ソース]](https://github.com/ripple/rippled/blob/master/src/ripple/protocol/impl/LedgerFormats.cpp#L172-L178 "Source")
|
[[ソース]](https://github.com/ripple/rippled/blob/master/src/ripple/protocol/impl/LedgerFormats.cpp#L172-L178 "Source")
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: directorynode.html
|
html: directorynode.html
|
||||||
parent: ledger-object-types.html
|
parent: ledger-object-types.html
|
||||||
blurb: 他のオブジェクトへのリンクを含みます。
|
blurb: 他のオブジェクトへのリンクを含みます。
|
||||||
|
labels:
|
||||||
|
- 分散型取引所
|
||||||
|
- データ保持
|
||||||
---
|
---
|
||||||
# DirectoryNode
|
# DirectoryNode
|
||||||
[[ソース]](https://github.com/ripple/rippled/blob/5d2d88209f1732a0f8d592012094e345cbe3e675/src/ripple/protocol/impl/LedgerFormats.cpp#L44 "Source")
|
[[ソース]](https://github.com/ripple/rippled/blob/5d2d88209f1732a0f8d592012094e345cbe3e675/src/ripple/protocol/impl/LedgerFormats.cpp#L44 "Source")
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ html: directorynode.html
|
|||||||
parent: ledger-object-types.html
|
parent: ledger-object-types.html
|
||||||
blurb: Contains links to other objects.
|
blurb: Contains links to other objects.
|
||||||
labels:
|
labels:
|
||||||
|
- Data Retention
|
||||||
- Decentralized Exchange
|
- Decentralized Exchange
|
||||||
---
|
---
|
||||||
# DirectoryNode
|
# DirectoryNode
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: escrow-object.html #escrow.html is taken by the concept page
|
html: escrow-object.html #escrow.html is taken by the concept page
|
||||||
parent: ledger-object-types.html
|
parent: ledger-object-types.html
|
||||||
blurb: 条件付き決済のために保有されているXRPを含みます。
|
blurb: 条件付き決済のために保有されているXRPを含みます。
|
||||||
|
labels:
|
||||||
|
- Escrow
|
||||||
---
|
---
|
||||||
# Escrow
|
# Escrow
|
||||||
[[ソース]](https://github.com/ripple/rippled/blob/c6b6d82a754fe449cc533e18659df483c10a5c98/src/ripple/protocol/impl/LedgerFormats.cpp#L90-L101 "Source")
|
[[ソース]](https://github.com/ripple/rippled/blob/c6b6d82a754fe449cc533e18659df483c10a5c98/src/ripple/protocol/impl/LedgerFormats.cpp#L90-L101 "Source")
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: feesettings.html
|
html: feesettings.html
|
||||||
parent: ledger-object-types.html
|
parent: ledger-object-types.html
|
||||||
blurb: コンセンサスで承認された基本トランザクションコストと必要準備金があるシングルトンオブジェクトです。
|
blurb: コンセンサスで承認された基本トランザクションコストと必要準備金があるシングルトンオブジェクトです。
|
||||||
|
labels:
|
||||||
|
- 手数料
|
||||||
---
|
---
|
||||||
# FeeSettings
|
# FeeSettings
|
||||||
[[ソース]](https://github.com/ripple/rippled/blob/master/src/ripple/protocol/impl/LedgerFormats.cpp#L115-L120 "Source")
|
[[ソース]](https://github.com/ripple/rippled/blob/master/src/ripple/protocol/impl/LedgerFormats.cpp#L115-L120 "Source")
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: ledger-object-types.html
|
html: ledger-object-types.html
|
||||||
parent: ledger-data-formats.html
|
parent: ledger-data-formats.html
|
||||||
template: template-landing-children.html
|
template: template-landing-children.html
|
||||||
|
labels:
|
||||||
|
- データ保持
|
||||||
---
|
---
|
||||||
# レジャーオブジェクトのタイプ
|
# レジャーオブジェクトのタイプ
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: ledger-object-types.html
|
html: ledger-object-types.html
|
||||||
parent: ledger-data-formats.html
|
parent: ledger-data-formats.html
|
||||||
template: template-landing-children.html
|
template: template-landing-children.html
|
||||||
|
labels:
|
||||||
|
- Data Retention
|
||||||
---
|
---
|
||||||
# Ledger Object Types
|
# Ledger Object Types
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: ledgerhashes.html
|
html: ledgerhashes.html
|
||||||
parent: ledger-object-types.html
|
parent: ledger-object-types.html
|
||||||
blurb: 履歴検索用に以前のレジャーバージョンのハッシュをリスト表示します。
|
blurb: 履歴検索用に以前のレジャーバージョンのハッシュをリスト表示します。
|
||||||
|
labels:
|
||||||
|
- ブロックチェーン
|
||||||
---
|
---
|
||||||
# LedgerHashes
|
# LedgerHashes
|
||||||
[[ソース]](https://github.com/ripple/rippled/blob/master/src/ripple/protocol/impl/LedgerFormats.cpp#L104-L108 "Source")
|
[[ソース]](https://github.com/ripple/rippled/blob/master/src/ripple/protocol/impl/LedgerFormats.cpp#L104-L108 "Source")
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: offer.html
|
html: offer.html
|
||||||
parent: ledger-object-types.html
|
parent: ledger-object-types.html
|
||||||
blurb: 通貨取引を行うためのオーダーです。
|
blurb: 通貨取引を行うためのオーダーです。
|
||||||
|
labels:
|
||||||
|
- 分散型取引所
|
||||||
---
|
---
|
||||||
# Offer
|
# Offer
|
||||||
[[ソース]](https://github.com/ripple/rippled/blob/5d2d88209f1732a0f8d592012094e345cbe3e675/src/ripple/protocol/impl/LedgerFormats.cpp#L57 "Source")
|
[[ソース]](https://github.com/ripple/rippled/blob/5d2d88209f1732a0f8d592012094e345cbe3e675/src/ripple/protocol/impl/LedgerFormats.cpp#L57 "Source")
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: paychannel.html
|
html: paychannel.html
|
||||||
parent: ledger-object-types.html
|
parent: ledger-object-types.html
|
||||||
blurb: 非同期XRP支払い用のチャネルです。
|
blurb: 非同期XRP支払い用のチャネルです。
|
||||||
|
labels:
|
||||||
|
- Payment Channel
|
||||||
---
|
---
|
||||||
# PayChannel
|
# PayChannel
|
||||||
[[ソース]](https://github.com/ripple/rippled/blob/c0a0b79d2d483b318ce1d82e526bd53df83a4a2c/src/ripple/protocol/impl/LedgerFormats.cpp#L180-L198 "Source")
|
[[ソース]](https://github.com/ripple/rippled/blob/c0a0b79d2d483b318ce1d82e526bd53df83a4a2c/src/ripple/protocol/impl/LedgerFormats.cpp#L180-L198 "Source")
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: ripplestate.html
|
html: ripplestate.html
|
||||||
parent: ledger-object-types.html
|
parent: ledger-object-types.html
|
||||||
blurb: 2つのアカウントをリンクし、それらのアカウント間の特定の通貨の残高を追跡します。トラストラインのコンセプトは、このオブジェクトタイプを抽象化することです。
|
blurb: 2つのアカウントをリンクし、それらのアカウント間の特定の通貨の残高を追跡します。トラストラインのコンセプトは、このオブジェクトタイプを抽象化することです。
|
||||||
|
labels:
|
||||||
|
- トークン
|
||||||
---
|
---
|
||||||
# RippleState
|
# RippleState
|
||||||
[[ソース]](https://github.com/ripple/rippled/blob/5d2d88209f1732a0f8d592012094e345cbe3e675/src/ripple/protocol/impl/LedgerFormats.cpp#L70 "Source")
|
[[ソース]](https://github.com/ripple/rippled/blob/5d2d88209f1732a0f8d592012094e345cbe3e675/src/ripple/protocol/impl/LedgerFormats.cpp#L70 "Source")
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: signerlist.html
|
html: signerlist.html
|
||||||
parent: ledger-object-types.html
|
parent: ledger-object-types.html
|
||||||
blurb: マルチ署名トランザクションのアドレスのリストです。
|
blurb: マルチ署名トランザクションのアドレスのリストです。
|
||||||
|
labels:
|
||||||
|
- セキュリティ
|
||||||
---
|
---
|
||||||
# SignerList
|
# SignerList
|
||||||
[[ソース]](https://github.com/ripple/rippled/blob/6d2e3da30696bd10e3bb11a5ff6d45d2c4dae90f/src/ripple/protocol/impl/LedgerFormats.cpp#L127 "Source")
|
[[ソース]](https://github.com/ripple/rippled/blob/6d2e3da30696bd10e3bb11a5ff6d45d2c4dae90f/src/ripple/protocol/impl/LedgerFormats.cpp#L127 "Source")
|
||||||
|
|||||||
@@ -3,6 +3,8 @@ html: ticket.html
|
|||||||
parent: ledger-object-types.html
|
parent: ledger-object-types.html
|
||||||
blurb: A Ticket tracks an account sequence number that has been set aside for future use.
|
blurb: A Ticket tracks an account sequence number that has been set aside for future use.
|
||||||
status: not_enabled
|
status: not_enabled
|
||||||
|
labels:
|
||||||
|
- Transaction Sending
|
||||||
---
|
---
|
||||||
# Ticket
|
# Ticket
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: modifying-the-ledger.html
|
html: modifying-the-ledger.html
|
||||||
parent: protocol-reference.html
|
parent: protocol-reference.html
|
||||||
blurb: トランザクションだけがレジャーを変更できる理由とその方法です。
|
blurb: トランザクションだけがレジャーを変更できる理由とその方法です。
|
||||||
|
labels:
|
||||||
|
- ブロックチェーン
|
||||||
---
|
---
|
||||||
# レジャーの変更
|
# レジャーの変更
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: modifying-the-ledger.html
|
html: modifying-the-ledger.html
|
||||||
parent: protocol-reference.html
|
parent: protocol-reference.html
|
||||||
blurb: Why and how only transactions can modify the ledger.
|
blurb: Why and how only transactions can modify the ledger.
|
||||||
|
labels:
|
||||||
|
- Blockchain
|
||||||
---
|
---
|
||||||
# Modifying the Ledger
|
# Modifying the Ledger
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: serialization.html
|
html: serialization.html
|
||||||
parent: protocol-reference.html
|
parent: protocol-reference.html
|
||||||
blurb: XRP Ledgerトランザクションやその他のオブジェクトの場合のJSONフォーマットと正規バイナリーフォーマットとの変換です。
|
blurb: XRP Ledgerトランザクションやその他のオブジェクトの場合のJSONフォーマットと正規バイナリーフォーマットとの変換です。
|
||||||
|
labels:
|
||||||
|
- アカウント
|
||||||
|
- トランザクション送信
|
||||||
---
|
---
|
||||||
# シリアル化フォーマット
|
# シリアル化フォーマット
|
||||||
[[ソース]](https://github.com/ripple/rippled/blob/develop/src/ripple/protocol/impl/STObject.cpp#L696-L718 "Source")
|
[[ソース]](https://github.com/ripple/rippled/blob/develop/src/ripple/protocol/impl/STObject.cpp#L696-L718 "Source")
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
html: serialization.html
|
html: serialization.html
|
||||||
parent: protocol-reference.html
|
parent: protocol-reference.html
|
||||||
blurb: Conversion between JSON and canonical binary format for XRP Ledger transactions and other objects.
|
blurb: Conversion between JSON and canonical binary format for XRP Ledger transactions and other objects.
|
||||||
|
labels:
|
||||||
|
- Blockchain
|
||||||
|
- Transaction Sending
|
||||||
---
|
---
|
||||||
# Serialization Format
|
# Serialization Format
|
||||||
[[Source]](https://github.com/ripple/rippled/blob/develop/src/ripple/protocol/impl/STObject.cpp#L696-L718 "Source")
|
[[Source]](https://github.com/ripple/rippled/blob/develop/src/ripple/protocol/impl/STObject.cpp#L696-L718 "Source")
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: enableamendment.html
|
html: enableamendment.html
|
||||||
parent: pseudo-transaction-types.html
|
parent: pseudo-transaction-types.html
|
||||||
blurb: トランザクション処理を変更するAmendmentプロセスの進行状況を追跡します。
|
blurb: トランザクション処理を変更するAmendmentプロセスの進行状況を追跡します。
|
||||||
|
labels:
|
||||||
|
- ブロックチェーン
|
||||||
---
|
---
|
||||||
# EnableAmendment
|
# EnableAmendment
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,8 @@ html: pseudo-transaction-types.html
|
|||||||
parent: transaction-formats.html
|
parent: transaction-formats.html
|
||||||
blurb: バリデータがXRP Ledgerに適用する場合がある疑似トランザクションのフォーマットです。
|
blurb: バリデータがXRP Ledgerに適用する場合がある疑似トランザクションのフォーマットです。
|
||||||
template: template-landing-children.html
|
template: template-landing-children.html
|
||||||
|
labels:
|
||||||
|
- ブロックチェーン
|
||||||
---
|
---
|
||||||
# 疑似トランザクション
|
# 疑似トランザクション
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: setfee.html
|
html: setfee.html
|
||||||
parent: pseudo-transaction-types.html
|
parent: pseudo-transaction-types.html
|
||||||
blurb: 手数料投票の結果としてトランザクションコストまたはアカウント準備金の要件が変更されます。
|
blurb: 手数料投票の結果としてトランザクションコストまたはアカウント準備金の要件が変更されます。
|
||||||
|
labels:
|
||||||
|
- 手数料
|
||||||
---
|
---
|
||||||
# SetFee
|
# SetFee
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: transaction-common-fields.html
|
html: transaction-common-fields.html
|
||||||
parent: transaction-formats.html
|
parent: transaction-formats.html
|
||||||
blurb: どのトランザクションについても、共通する一連のフィールドがあります。
|
blurb: どのトランザクションについても、共通する一連のフィールドがあります。
|
||||||
|
labels:
|
||||||
|
- トランザクション送信
|
||||||
---
|
---
|
||||||
# トランザクションの共通フィールド
|
# トランザクションの共通フィールド
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
html: transaction-common-fields.html
|
html: transaction-common-fields.html
|
||||||
parent: transaction-formats.html
|
parent: transaction-formats.html
|
||||||
blurb: These common fields can be provided on any XRP Ledger transaction.
|
blurb: These common fields can be provided on any XRP Ledger transaction.
|
||||||
|
labels:
|
||||||
|
- Transaction Sending
|
||||||
---
|
---
|
||||||
# Transaction Common Fields
|
# Transaction Common Fields
|
||||||
|
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user