another ec'
This commit is contained in:
parent
50f867de7c
commit
2731e0aa4d
@ -1993,6 +1993,13 @@ enum TALER_ErrorCode
|
||||
*/
|
||||
TALER_EC_SYNC_PAYMENT_CREATE_BACKEND_ERROR = 6018,
|
||||
|
||||
/**
|
||||
* The sync service failed find the backup to be updated in its database.
|
||||
* This response is provided with HTTP status code
|
||||
* MHD_HTTP_NOT_FOUND.
|
||||
*/
|
||||
TALER_EC_SYNC_PREVIOUS_BACKUP_UNKNOWN = 6019,
|
||||
|
||||
/**
|
||||
* End of error code range.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user