gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: another ec'


From: gnunet
Subject: [taler-exchange] branch master updated: another ec'
Date: Fri, 29 Nov 2019 22:44:37 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 2731e0aa another ec'
2731e0aa is described below

commit 2731e0aa4d3aea7a50ef38cee7ca69cc5db420cd
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Nov 29 22:44:35 2019 +0100

    another ec'
---
 src/include/taler_error_codes.h | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/src/include/taler_error_codes.h b/src/include/taler_error_codes.h
index a44b1c82..13abdfc8 100644
--- a/src/include/taler_error_codes.h
+++ b/src/include/taler_error_codes.h
@@ -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.
    */

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]