diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-02-13 18:32:28 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-02-13 18:32:28 +0100 |
commit | 95a0e418f0b6801e09f2251a4e777ed8906e0f56 (patch) | |
tree | e8c408143656a730243318c7c8be62f1f1cced2e /gnu-taler-error-codes/registry.rec | |
parent | addc123ff93e12cb2b092710473300008cfb21d8 (diff) |
fix value
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r-- | gnu-taler-error-codes/registry.rec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index cf55e1c..f343d0f 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1537,7 +1537,7 @@ Name: ANASTASIS_TRUTH_PAYMENT_CREATE_BACKEND_ERROR Description: The backend failed to setup the order for payment. HttpStatus: 502 -Value: 8119 +Value: 8120 Name: ANASTASIS_TRUTH_DECRYPTION_FAILED Description: The decryption of the truth object failed with the provided key. HttpStatus: 417 |