Adding new error code.
This commit is contained in:
parent
5f5babca93
commit
b06e314dbb
@ -1179,6 +1179,11 @@ enum TALER_ErrorCode
|
|||||||
*/
|
*/
|
||||||
TALER_EC_TRACK_TRANSFER_CONFLICTING_REPORTS = 2408,
|
TALER_EC_TRACK_TRANSFER_CONFLICTING_REPORTS = 2408,
|
||||||
|
|
||||||
|
/**
|
||||||
|
* The merchant backend had problems in creating the JSON response.
|
||||||
|
*/
|
||||||
|
TALER_EC_TRACK_TRANSFER_JSON_RESPONSE_ERROR = 2409,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The hash provided in the request of /map/in does not match
|
* The hash provided in the request of /map/in does not match
|
||||||
* the contract sent alongside in the same request.
|
* the contract sent alongside in the same request.
|
||||||
|
Loading…
Reference in New Issue
Block a user