summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-07-10 22:33:33 +0200
committerChristian Grothoff <christian@grothoff.org>2020-07-10 22:33:33 +0200
commite1ba8dad8c87f23bbbfc917ef5e7718ca6ce3065 (patch)
tree33dbae7099efff531abe91521a217701ad3ccbe8 /core/api-exchange.rst
parent2f705cc5d651a7eb05519ebc86d275b1008000e7 (diff)
downloaddocs-e1ba8dad8c87f23bbbfc917ef5e7718ca6ce3065.tar.gz
docs-e1ba8dad8c87f23bbbfc917ef5e7718ca6ce3065.tar.bz2
docs-e1ba8dad8c87f23bbbfc917ef5e7718ca6ce3065.zip
coin_sig is useless in OLD-COIN-RECOUP context, remove from spec
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 59abccd1..cba9a6d3 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -763,7 +763,7 @@ denomination.
refund_deadline?: Timestamp;
// Signature by the coin, only present if ``type`` is "DEPOSIT", "MELT", "RECOUP",
- // "OLD-COIN-RECOUP" or "RECOUP-REFRESH"
+ // or "RECOUP-REFRESH"
coin_sig?: EddsaSignature;
// Deposit fee in case of type "MELT".