fix link decent ex

This commit is contained in:
Jennifer Hasegawa
2018-05-12 07:17:47 -07:00
parent 44a56ce130
commit 544945467e
3 changed files with 9 additions and 9 deletions

View File

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