mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 11:15:49 +00:00
Remove :enabled: markers
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Tick Size
|
||||
|
||||
_(Requires the [TickSize amendment][] :enabled:.)_
|
||||
_(Requires the [TickSize amendment][].)_
|
||||
|
||||
When an Offer is placed into an order book, its exchange rate is truncated based on the `TickSize` values set by the issuers of the currencies involved in the Offer. When a trader offers to exchange XRP and an issued currency, the `TickSize` from the issuer of the currency applies. When a trader offers to exchange two issued currencies, the offer uses the smaller `TickSize` value (that is, the one with fewer significant digits). If neither currency has a `TickSize` set, the default behavior applies.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user