From e1ba8dad8c87f23bbbfc917ef5e7718ca6ce3065 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 10 Jul 2020 22:33:33 +0200 Subject: coin_sig is useless in OLD-COIN-RECOUP context, remove from spec --- core/api-exchange.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') 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". -- cgit v1.2.3