summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index f95fe20e..a2826761 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -156,12 +156,6 @@ possibly by using HTTPS.
// How wallets should render this currency.
currency_specification: CurrencySpecification;
- // How many digits should the amounts be rendered
- // with by default. Small capitals should
- // be used to render fractions beyond the number
- // given here (like on gas stations).
- currency_fraction_digits: Integer;
-
// Absolute cost offset for the STEFAN curve used
// to (over) approximate fees payable by amount.
stefan_abs: Amount;