defining merchant's signature for successful payments

This commit is contained in:
Marcello Stanisci 2016-10-03 10:32:17 +02:00
parent f1a71f180c
commit 9cea8197b5

View File

@ -153,6 +153,12 @@
*/
#define TALER_SIGNATURE_MERCHANT_TRACK_TRANSACTION 1103
/**
* Signature where the merchant confirms that the payment was
* successful
*/
#define TALER_SIGNATURE_MERCHANT_PAYMENT_OK 1104
/*********************/
/* Wallet signatures */