signature macro to confirm refunds

This commit is contained in:
Marcello Stanisci 2017-07-05 09:33:08 +02:00
parent 5d6dfde044
commit 932d2b3a25
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -173,6 +173,11 @@
*/
#define TALER_SIGNATURE_MERCHANT_PAYMENT_OK 1104
/**
* Signature where the merchant confirms a refund increase
*/
#define TALER_SIGNATURE_MERCHANT_REFUND_OK 1105
/*********************/
/* Wallet signatures */