diff options
| author | Christian Grothoff <christian@grothoff.org> | 2016-04-20 01:50:26 +0200 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2016-04-20 01:50:26 +0200 |
| commit | f693e25793f9e8f75b80b11b066ed209e8aa4c1c (patch) | |
| tree | 07bd275d003080389d67ed142b7673bab469c40f /doc | |
| parent | 1d8da4bf8442e4864e877a665c876d0cd5e03de8 (diff) | |
introduce refund fee
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/taler.conf.5 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/taler.conf.5 b/doc/taler.conf.5 index 1d03927e..7d9a4e92 100644 --- a/doc/taler.conf.5 +++ b/doc/taler.conf.5 @@ -67,6 +67,8 @@ The following options must be in sections starting with "[coin_]" and are used b What fee is charged for depositing? .IP FEE_REFRESH What fee is charged for refreshing? +.IP FEE_REFUND + What fee is charged for refunds? When a coin is refunded, the deposit fee is returned. Instead, the refund fee is charged to the customer. .IP RSA_KEYSIZE What is the RSA keysize modulos (in bits)? |
