mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-26 14:45:50 +00:00
Tokens renaming: edits per peer review
This commit is contained in:
@@ -101,7 +101,7 @@ Reporting Mode does not record ledger data until it has been validated. If you m
|
||||
|
||||
## Specifying Currency Amounts
|
||||
|
||||
There are two kinds of currencies in the XRP Ledger: XRP, and tokens. These two types of currencies are specified in different formats, with different precision and rounding behavior.
|
||||
There are two kinds of currencies in the XRP Ledger: XRP and tokens. These two types of currencies are specified in different formats, with different precision and rounding behavior.
|
||||
|
||||
Some fields, such as the destination `Amount` of a [Payment transaction][], can be either type. Some fields only accept XRP specifically, such as the `Fee` field ([transaction cost](transaction-cost.html)).
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ label:
|
||||
---
|
||||
# Currency Formats
|
||||
|
||||
The XRP Ledger has two kinds of digital asset: [XRP](xrp.html), and [tokens](tokens.html). Both types have high precision, although their formats are different.
|
||||
The XRP Ledger has two kinds of digital asset: [XRP](xrp.html) and [tokens](tokens.html). Both types have high precision, although their formats are different.
|
||||
|
||||
## Comparison
|
||||
|
||||
|
||||
Reference in New Issue
Block a user