mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-01 00:55:50 +00:00
More labeling
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
html: accounts.html
|
||||
parent: payment-system-basics.html
|
||||
blurb: XRP Ledgerのアカウントについて説明します。アカウントはトランザクションを送信でき、XRPを保有できます。
|
||||
labels:
|
||||
- アカウント
|
||||
- 支払い
|
||||
---
|
||||
# アカウント
|
||||
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
html: cryptographic-keys.html
|
||||
parent: accounts.html
|
||||
blurb: 暗号鍵を使用してトランザクションを承認し、XRP Ledgerがトランザクションを実行できるようにします。
|
||||
labels:
|
||||
- セキュリティ
|
||||
- スマートコントラクト
|
||||
---
|
||||
# 暗号鍵
|
||||
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
html: depositauth.html
|
||||
parent: accounts.html
|
||||
blurb: DepositAuth設定をすると、アカウントは着信ペイメントをデフォルトでブロックします。
|
||||
labels:
|
||||
- セキュリティ
|
||||
- 支払い
|
||||
---
|
||||
# Deposit Authorization
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@ parent: accounts.html
|
||||
blurb: The DepositAuth setting lets an account block incoming payments by default.
|
||||
labels:
|
||||
- Payments
|
||||
- Security
|
||||
---
|
||||
# Deposit Authorization
|
||||
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
html: multi-signing.html
|
||||
parent: accounts.html
|
||||
blurb: マルチ署名を使用することで、トランザクション送信時のセキュリティが強化されます。
|
||||
labels:
|
||||
- スマートコントラクト
|
||||
- セキュリティ
|
||||
---
|
||||
# マルチ署名
|
||||
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
html: reserves.html
|
||||
parent: accounts.html
|
||||
blurb: XRP Ledgerアカウントでは、レジャーデータ内のスパムを減らすためにXRPの準備金が必要です。
|
||||
labels:
|
||||
- 手数料
|
||||
- アカウント
|
||||
---
|
||||
# 準備金
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@ blurb: Send transactions in non-sequential order.
|
||||
status: not_enabled
|
||||
labels:
|
||||
- Accounts
|
||||
- Transaction Sending
|
||||
---
|
||||
# Tickets
|
||||
|
||||
|
||||
Reference in New Issue
Block a user