Label Browsing: better views, tag cloud, more tags

This commit is contained in:
mDuo13
2021-06-03 18:50:30 -07:00
parent d48c3d57a1
commit 366ff1d2d0
65 changed files with 413 additions and 26 deletions

View File

@@ -2,6 +2,8 @@
html: transaction-basics.html
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.
labels:
- Payments
---
# Transaction Basics

View File

@@ -2,6 +2,8 @@
html: transaction-cost.html
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.
labels:
- Fees
---
# Transaction Cost