exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit b22ec7570e830a3f71ed7c33b23879b2c3385387
parent 64a8bb6a863efa5a2e6c813cc46478d077be2d8d
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue,  7 Apr 2020 18:43:36 +0200

this signature was pretty much always obsolete

Diffstat:
Msrc/include/taler_signatures.h | 5-----
1 file changed, 0 insertions(+), 5 deletions(-)

diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h @@ -168,11 +168,6 @@ #define TALER_SIGNATURE_MERCHANT_PAYMENT_OK 1104 /** - * Signature where the merchant confirms a refund increase - */ -#define TALER_SIGNATURE_MERCHANT_REFUND_OK 1105 - -/** * Signature where the merchant confirms that the user replayed * a payment for a browser session. */