commit 7829cd6c9ae52b6ee58d965650ad575144d2bbb5 parent 427debdd7ebec54fcba13e0f48ce73d3714b067f Author: Marcello Stanisci <marcello.stanisci@inria.fr> Date: Wed, 21 Sep 2016 15:32:56 +0200 lookahead_provide Diffstat:
| M | operate-exchange.rst | | | 9 | ++++----- |
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git 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