summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-09-21 15:32:56 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-09-21 15:32:56 +0200
commit7829cd6c9ae52b6ee58d965650ad575144d2bbb5 (patch)
tree584a43082877451d2030f51fecbaf3f8d2e97dac
parent427debdd7ebec54fcba13e0f48ce73d3714b067f (diff)
downloaddocs-7829cd6c9ae52b6ee58d965650ad575144d2bbb5.tar.gz
docs-7829cd6c9ae52b6ee58d965650ad575144d2bbb5.tar.bz2
docs-7829cd6c9ae52b6ee58d965650ad575144d2bbb5.zip
lookahead_provide
-rw-r--r--operate-exchange.rst9
1 files changed, 4 insertions, 5 deletions
diff --git a/operate-exchange.rst b/operate-exchange.rst
index 007f57aa..e60ea90a 100644
--- a/operate-exchange.rst
+++ b/operate-exchange.rst
@@ -135,13 +135,12 @@ Sections specifying denomination (coin) information start with "coin\_". By con
* `fee_refresh`: What does it cost to refresh this coin? Specified using the same format as `value`.
* `rsa_keysize`: How many bits should the RSA modulus (product of the two primes) have for this type of coin.
------------------------
+-------------
Keys duration
------------------------
+-------------
-Both `signkeys` and `denom keys` have a :ref:`starting date <keys-duration>`.
-The option `lookahead_provide`, under section `[exchange_keys]`, is such that only keys whose starting date is
-younger than `lookahead_provide` will be issued by the exchange.
+Both `signkeys` and `denom keys` have a :ref:`starting date <keys-duration>`. The option `lookahead_provide`, under section `[exchange_keys]`, is such that only keys
+whose starting date is younger than `lookahead_provide` will be issued by the exchange.
+++++++++
Utilities