Label browsing: more labels, style updates, etc.

This commit is contained in:
mDuo13
2021-06-04 14:31:42 -07:00
parent 366ff1d2d0
commit 7b44ea177b
118 changed files with 297 additions and 24 deletions

View File

@@ -2,6 +2,8 @@
html: enableamendment.html
parent: pseudo-transaction-types.html
blurb: Enable a change in transaction processing.
labels:
- Blockchain
---
# EnableAmendment

View File

@@ -3,6 +3,8 @@ html: pseudo-transaction-types.html
parent: transaction-formats.html
blurb: Formats of pseudo-transactions that validators sometimes apply to the XRP Ledger.
template: template-landing-children.html
labels:
- Blockchain
---
# Pseudo-Transactions

View File

@@ -3,6 +3,8 @@ html: unlmodify.html
parent: pseudo-transaction-types.html
status: not_enabled
blurb: Change the list of trusted validators currently considered offline.
labels:
- Blockchain
---
# UNLModify

View File

@@ -2,6 +2,8 @@
html: transaction-metadata.html
parent: transaction-formats.html
blurb: Transaction metadata describes the outcome of the transaction in detail, regardless of whether the transaction is successful.
labels:
- Blockchain
---
# Transaction Metadata

View File

@@ -2,6 +2,8 @@
html: transaction-results.html
parent: transaction-formats.html
blurb: Learn how to interpret rippled server transaction results.
labels:
- Blockchain
---
# Transaction Results

View File

@@ -2,6 +2,8 @@
html: accountdelete.html
parent: transaction-types.html
blurb: Delete an account.
labels:
- Accounts
---
# AccountDelete

View File

@@ -2,6 +2,8 @@
html: accountset.html
parent: transaction-types.html
blurb: Set options on an account.
labels:
- Accounts
---
# AccountSet

View File

@@ -3,6 +3,8 @@ html: transaction-types.html
parent: transaction-formats.html
blurb: All the different types of transactions that the XRP Ledger can process.
template: template-landing-children.html
labels:
- Blockchain
---
# Transaction Types