aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-01-21 22:53:01 +0100
committerChristian Grothoff <christian@grothoff.org>2023-01-21 22:53:01 +0100
commitca1d13cb4bdeadcb681aeebd3d3c4af99d322cec (patch)
treed745031c3ab82e603ab56a314b28d7c6237a3439
parentb334dbc11b75195e0b3b7516777c74d36afa1fe2 (diff)
downloadgana-ca1d13cb4bdeadcb681aeebd3d3c4af99d322cec.tar.gz
gana-ca1d13cb4bdeadcb681aeebd3d3c4af99d322cec.zip
new exchange ECs
-rw-r--r--gnu-taler-error-codes/registry.rec6
1 files changed, 6 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 06f81a2..c523c2d 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -393,6 +393,12 @@ Name: EXCHANGE_GENERIC_PURSE_DELETED
393Description: The purse was deleted. 393Description: The purse was deleted.
394HttpStatus: 410 394HttpStatus: 410
395 395
396Value: 1032
397Name: EXCHANGE_GENERIC_AML_OFFICER_PUB_MALFORMED
398Description: The public key of the AML officer in the URL was malformed.
399HttpStatus: 400
400
401
396Value: 1100 402Value: 1100
397Name: EXCHANGE_DEPOSITS_GET_NOT_FOUND 403Name: EXCHANGE_DEPOSITS_GET_NOT_FOUND
398Description: The exchange did not find information about the specified transaction in the database. 404Description: The exchange did not find information about the specified transaction in the database.