more error codes

This commit is contained in:
Christian Grothoff 2020-04-04 16:46:25 +02:00
parent c826693e45
commit 82b6c0887d
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -1428,6 +1428,13 @@ enum TALER_ErrorCode
*/
TALER_EC_TRACK_TRANSFER_EXCHANGE_TIMEOUT = 2400,
/**
* We failed to obtain an acceptable /keys response from the exchange
* for the /track/transfer request. This response is provided with
* HTTP status code #MHD_HTTP_FAILED_DEPENDENCY.
*/
TALER_EC_TRACK_TRANSFER_EXCHANGE_KEYS_FAILURE = 2401,
/**
* We failed to persist coin wire transfer information in our merchant
* database. The response is provided with HTTP status code