add another EC

This commit is contained in:
Christian Grothoff 2019-06-08 22:31:38 +02:00
parent 21edd1e903
commit cec1a9785e
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -1615,6 +1615,12 @@ enum TALER_ErrorCode
*/
TALER_EC_CHECK_PAYMENT_FAILED_COMPUTE_PROPOSAL_HASH = 2914,
/**
* Signature "session_sig" failed to verify. This response is
* provided with HTTP status code MHD_HTTP_BAD_REQUEST.
*/
TALER_EC_CHECK_PAYMENT_SESSION_SIGNATURE_INVALID = 2915,
/* *********** Auditor error codes ********* */