aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-04-21 22:43:20 +0200
committerChristian Grothoff <christian@grothoff.org>2022-04-21 22:43:20 +0200
commit138acf20b87d796543e9eaa68f98e5e8ae2e7302 (patch)
tree7ee5f9d49c6480c9d935ff5eb0ced29255493f1e /gnu-taler-error-codes
parent1cfd50974f6e01dee0302b7918c18cc2b06edf71 (diff)
downloadgana-138acf20b87d796543e9eaa68f98e5e8ae2e7302.tar.gz
gana-138acf20b87d796543e9eaa68f98e5e8ae2e7302.zip
-EC for purse deposits
Diffstat (limited to 'gnu-taler-error-codes')
-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 35ea312..985731a 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -736,6 +736,12 @@ Name: EXCHANGE_DENOMINATION_HELPER_TOO_EARLY
736Description: The helper refuses to sign with the key, because it is too early: the validity period has not yet started. 736Description: The helper refuses to sign with the key, because it is too early: the validity period has not yet started.
737HttpStatus: 400 737HttpStatus: 400
738 738
739Value: 1725
740Name: EXCHANGE_PURSE_DEPOSIT_EXCHANGE_SIGNATURE_INVALID
741Description: The signature of the exchange on the reply was invalid.
742HttpStatus: 0
743
744
739Value: 1750 745Value: 1750
740Name: EXCHANGE_SIGNKEY_HELPER_UNAVAILABLE 746Name: EXCHANGE_SIGNKEY_HELPER_UNAVAILABLE
741Description: The exchange failed to talk to the process responsible for its private signing keys. 747Description: The exchange failed to talk to the process responsible for its private signing keys.