From d2404b3dd99d099662116f1b2a6c1b06d555e3cd Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 6 May 2015 10:30:23 +0200 Subject: fix sphinx warnings --- impl-mint.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'impl-mint.rst') diff --git a/impl-mint.rst b/impl-mint.rst index 722c38f1..ed6d627d 100644 --- a/impl-mint.rst +++ b/impl-mint.rst @@ -28,7 +28,7 @@ The section `[mint_keys]` containts the following entries: window on keys. -Sections specifying denomination (coin) information start with "coin_". By convention, the name continues with "$CURRENCY_[$SUBUNIT]_$VALUE", i.e. "[coin_eur_ct_10] for a 10 cent piece. However, only the "coin_" prefix is mandatory. Each "coin_"-section must then have the following options: +Sections specifying denomination (coin) information start with "coin\_". By convention, the name continues with "$CURRENCY_[$SUBUNIT]_$VALUE", i.e. "[coin_eur_ct_10] for a 10 cent piece. However, only the "coin\_" prefix is mandatory. Each "coin\_"-section must then have the following options: * `value`: How much is the coin worth, the format is CURRENCY:VALUE.FRACTION. For example, a 10 cent piece is "EUR:0.10". * `duration_withdraw`: How long can a coin of this type be withdrawn? This limits the losses incured by the mint when a denomination key is compromised. -- cgit v1.2.3