Remove :enabled: markers

This commit is contained in:
mDuo13
2019-02-27 16:06:33 -08:00
parent b80a20402c
commit 9568a284eb
7 changed files with 12 additions and 12 deletions

View File

@@ -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.