diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-12-26 16:18:25 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-12-26 16:18:25 +0100 |
commit | e2f247cf9364ea0d441ae4c7b2f0aaa427e03dae (patch) | |
tree | 518b3b039e7982ebf7f388779f24faf76add9610 /gnu-taler-error-codes/registry.rec | |
parent | 912dc84dc52a1291b635e19da32c7c824719f8d4 (diff) |
need additional EC
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r-- | gnu-taler-error-codes/registry.rec | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 7b032af..9c1b8cc 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1182,6 +1182,11 @@ Name: AUDITOR_DEPOSIT_CONFIRMATION_SIGNATURE_INVALID Description: The signature from the exchange on the deposit confirmation is invalid. HttpStatus: 403 +Value: 3101 +Name: AUDITOR_EXCHANGE_SIGNING_KEY_REVOKED +Description: The exchange key used for the signature on the deposit confirmation was revoked. +HttpStatus: 410 + # 5000 - 5999: Reserved for bank # 5000 - 5099: Reserved for BANK_GENERIC |