More labeling

This commit is contained in:
mDuo13
2021-06-11 16:52:57 -07:00
parent 31d4d5ee1a
commit 9062d97c96
281 changed files with 635 additions and 73 deletions

View File

@@ -2,6 +2,9 @@
html: accounts.html
parent: payment-system-basics.html
blurb: XRP Ledgerのアカウントについて説明します。アカウントはトランザクションを送信でき、XRPを保有できます。
labels:
- アカウント
- 支払い
---
# アカウント

View File

@@ -2,6 +2,9 @@
html: cryptographic-keys.html
parent: accounts.html
blurb: 暗号鍵を使用してトランザクションを承認し、XRP Ledgerがトランザクションを実行できるようにします。
labels:
- セキュリティ
- スマートコントラクト
---
# 暗号鍵

View File

@@ -2,6 +2,9 @@
html: depositauth.html
parent: accounts.html
blurb: DepositAuth設定をすると、アカウントは着信ペイメントをデフォルトでブロックします。
labels:
- セキュリティ
- 支払い
---
# Deposit Authorization

View File

@@ -4,6 +4,7 @@ parent: accounts.html
blurb: The DepositAuth setting lets an account block incoming payments by default.
labels:
- Payments
- Security
---
# Deposit Authorization

View File

@@ -2,6 +2,9 @@
html: multi-signing.html
parent: accounts.html
blurb: マルチ署名を使用することで、トランザクション送信時のセキュリティが強化されます。
labels:
- スマートコントラクト
- セキュリティ
---
# マルチ署名

View File

@@ -2,6 +2,9 @@
html: reserves.html
parent: accounts.html
blurb: XRP Ledgerアカウントでは、レジャーデータ内のスパムを減らすためにXRPの準備金が必要です。
labels:
- 手数料
- アカウント
---
# 準備金

View File

@@ -5,6 +5,7 @@ blurb: Send transactions in non-sequential order.
status: not_enabled
labels:
- Accounts
- Transaction Sending
---
# Tickets