summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-07-23 15:28:55 +0200
committerChristian Grothoff <christian@grothoff.org>2020-07-23 15:28:55 +0200
commit53343b794097b64b5e5983cf69c7a2eebd46a666 (patch)
tree00653ebed073eb2a245a37c08a42dfddcd9fa663 /core/api-exchange.rst
parent5c775f398da0e7cf224d62597224e4a80245efad (diff)
parent8b8544dcc8e27bcc24b90903e26a351843dfb0e1 (diff)
downloaddocs-53343b794097b64b5e5983cf69c7a2eebd46a666.tar.gz
docs-53343b794097b64b5e5983cf69c7a2eebd46a666.tar.bz2
docs-53343b794097b64b5e5983cf69c7a2eebd46a666.zip
Merge branch 'master' of git+ssh://git.taler.net/docs
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 484533c7..4be71fa6 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1419,9 +1419,4 @@ Refunds
// explicitly as the client might otherwise be confused by clock skew as to
// which signing key was used.
exchange_pub: EddsaPublicKey;
-
- // Refund fee charged by the exchange for the given coin.
- // must be smaller than the refund amount.
- refund_fee: Amount;
-
}