commit addc123ff93e12cb2b092710473300008cfb21d8 parent cb43a2642dd75f21c45392667e0877c97474915b Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 13 Feb 2021 18:29:14 +0100 add missing EC Diffstat:
| M | gnu-taler-error-codes/registry.rec | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -1537,6 +1537,11 @@ Name: ANASTASIS_TRUTH_PAYMENT_CREATE_BACKEND_ERROR Description: The backend failed to setup the order for payment. HttpStatus: 502 +Value: 8119 +Name: ANASTASIS_TRUTH_DECRYPTION_FAILED +Description: The decryption of the truth object failed with the provided key. +HttpStatus: 417 + Value: 8150