aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-04-22 23:39:58 +0200
committerChristian Grothoff <christian@grothoff.org>2022-04-22 23:39:58 +0200
commitc2580e60259ba3aea2e69ea9da43482008b90d7c (patch)
treef51c8733eb8c1b7ab6c6bd060892988dada03a40 /gnu-taler-error-codes
parent138acf20b87d796543e9eaa68f98e5e8ae2e7302 (diff)
downloadgana-c2580e60259ba3aea2e69ea9da43482008b90d7c.tar.gz
gana-c2580e60259ba3aea2e69ea9da43482008b90d7c.zip
-ec for purse/deposit
Diffstat (limited to 'gnu-taler-error-codes')
-rw-r--r--gnu-taler-error-codes/registry.rec7
1 files changed, 5 insertions, 2 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 985731a..d7ae085 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -883,7 +883,7 @@ HttpStatus: 409
883Value: 1852 883Value: 1852
884Name: EXCHANGE_PURSE_CREATE_COIN_SIGNATURE_INVALID 884Name: EXCHANGE_PURSE_CREATE_COIN_SIGNATURE_INVALID
885Description: A coin signature for a deposit into the purse is invalid. 885Description: A coin signature for a deposit into the purse is invalid.
886HttpStatus: 400 886HttpStatus: 403
887 887
888Value: 1853 888Value: 1853
889Name: EXCHANGE_PURSE_CREATE_EXPIRATION_BEFORE_NOW 889Name: EXCHANGE_PURSE_CREATE_EXPIRATION_BEFORE_NOW
@@ -1027,7 +1027,10 @@ Name: EXCHANGE_CONTRACTS_DECODING_FAILED
1027Description: The decrypted contract was malformed. 1027Description: The decrypted contract was malformed.
1028HttpStatus: 0 1028HttpStatus: 0
1029 1029
1030 1030Value: 1975
1031Name: EXCHANGE_PURSE_DEPOSIT_COIN_SIGNATURE_INVALID
1032Description: A coin signature for a deposit into the purse is invalid.
1033HttpStatus: 403
1031 1034
1032 1035
1033 1036