aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorCedric Zwahlen <cedric.zwahlen@students.bfh.ch>2024-04-15 17:30:46 +0200
committerCedric Zwahlen <cedric.zwahlen@students.bfh.ch>2024-04-15 17:30:46 +0200
commit41a6b138a8b62766749a34449ac18bf7cedf9639 (patch)
tree120611e800ae072f4d2b50aa56827927a794a6a4 /gnu-taler-error-codes
parent63ab2f3c99c86334cc433450d7b99375ebf9d6b1 (diff)
downloadgana-41a6b138a8b62766749a34449ac18bf7cedf9639.tar.gz
gana-41a6b138a8b62766749a34449ac18bf7cedf9639.zip
Add auditor error
Diffstat (limited to 'gnu-taler-error-codes')
-rw-r--r--gnu-taler-error-codes/registry.rec5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index ca71e2a..99e0dc2 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -2115,6 +2115,11 @@ Name: AUDITOR_EXCHANGE_SIGNING_KEY_REVOKED
2115Description: The exchange key used for the signature on the deposit confirmation was revoked. 2115Description: The exchange key used for the signature on the deposit confirmation was revoked.
2116HttpStatus: 410 2116HttpStatus: 410
2117 2117
2118Value: 3102
2119Name: AUDITOR_RESOURCE_NOT_FOUND
2120Description: The requested resource could not be found.
2121HttpStatus: 404
2122
2118 2123
2119# 5000 - 5999: Reserved for bank 2124# 5000 - 5999: Reserved for bank
2120# 5000 - 5099: Reserved for BANK_GENERIC 2125# 5000 - 5099: Reserved for BANK_GENERIC