aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-04-26 13:22:18 +0200
committerChristian Grothoff <christian@grothoff.org>2022-04-26 13:22:18 +0200
commit0172bed41a8fdfc4ef2511e311441120a3d2572d (patch)
treeadb805dfe78b7bdb3873c7da7c983d459bf05853 /gnu-taler-error-codes/registry.rec
parentfbd5974fba30cab15ef1b7454a5a609286c71508 (diff)
downloadgana-0172bed41a8fdfc4ef2511e311441120a3d2572d.tar.gz
gana-0172bed41a8fdfc4ef2511e311441120a3d2572d.zip
-new purse codes
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec10
1 files changed, 10 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index e03e162..b7e74dd 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -345,6 +345,16 @@ Name: EXCHANGE_GENERIC_PURSE_PUB_MALFORMED
345Description: The purse public key was malformed. 345Description: The purse public key was malformed.
346HttpStatus: 400 346HttpStatus: 400
347 347
348Value: 1025
349Name: EXCHANGE_GENERIC_PURSE_UNKNOWN
350Description: The purse is unknown.
351HttpStatus: 404
352
353Value: 1026
354Name: EXCHANGE_GENERIC_PURSE_EXPIRED
355Description: The purse has expired.
356HttpStatus: 410
357
348 358
349Value: 1100 359Value: 1100
350Name: EXCHANGE_DEPOSITS_GET_NOT_FOUND 360Name: EXCHANGE_DEPOSITS_GET_NOT_FOUND