Use :enabled: and :not_enabled: for amendments

This commit is contained in:
mDuo13
2019-02-26 19:19:08 -08:00
parent 6c464cc27b
commit 21b74ce25d
49 changed files with 114 additions and 69 deletions

View File

@@ -1,6 +1,6 @@
# Tick Size
_((ENABLED_ICON) Requires the [TickSize amendment](known-amendments.html#ticksize).)_
_(Requires the [TickSize amendment][] :enabled:.)_
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.