new error code

This commit is contained in:
Marcello Stanisci 2019-01-31 15:09:57 +01:00
parent 7b6488d7d7
commit 71d0aab4e2
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -926,6 +926,13 @@ enum TALER_ErrorCode
*/
TALER_EC_CONTRACT_INSTANCE_UNKNOWN = 2000,
/**
* The frontend specified two different instances within
* the same order: one in the top level, and the other one
* within the 'merchant' object.
*/
TALER_EC_CONTRACT_INSTANCE_INCONSISTENT = 2001,
/**
* The exchange failed to provide a meaningful response
* to a /deposit request. This response is provided