aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-04-04 07:30:03 +0200
committerChristian Grothoff <grothoff@gnunet.org>2022-04-04 07:30:03 +0200
commit17a624ac8875b011ec29eed0891bde470088fec7 (patch)
tree9625bedd057d0c54d740bfac153a167ad514adc2
parentb799c63db9beda99e9151e7611a1ac4e810786ab (diff)
downloadgana-17a624ac8875b011ec29eed0891bde470088fec7.tar.gz
gana-17a624ac8875b011ec29eed0891bde470088fec7.zip
-add logic for econtract_sig signatures
-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 ff4380a..a9a5f96 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -863,6 +863,11 @@ Name: EXCHANGE_PURSE_CREATE_SIGNATURE_INVALID
863Description: The purse signature over the purse meta data is invalid. 863Description: The purse signature over the purse meta data is invalid.
864HttpStatus: 400 864HttpStatus: 400
865 865
866Value: 1856
867Name: EXCHANGE_PURSE_ECONTRACT_SIGNATURE_INVALID
868Description: The signature over the encrypted contract is invalid.
869HttpStatus: 400
870
866 871
867Value: 1900 872Value: 1900
868Name: EXCHANGE_AUDITORS_AUDITOR_SIGNATURE_INVALID 873Name: EXCHANGE_AUDITORS_AUDITOR_SIGNATURE_INVALID