aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-04-11 13:24:02 +0200
committerChristian Grothoff <grothoff@gnunet.org>2022-04-11 13:24:02 +0200
commit702e3252edc8a0fc9bf59d35bf66470342061493 (patch)
tree71de7cb425cf42d63981b9679558a5faeb9902b8
parent2dad91cfb329ca2ef8e2ff60608881302972a044 (diff)
downloadgana-702e3252edc8a0fc9bf59d35bf66470342061493.tar.gz
gana-702e3252edc8a0fc9bf59d35bf66470342061493.zip
need another EC
-rw-r--r--gnu-taler-error-codes/registry.rec4
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index ec57e8d..89fcc50 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -907,6 +907,10 @@ Name: EXCHANGE_PURSE_MERGE_INVALID_RESERVE_SIGNATURE
907Description: The signature using the reserve key is invalid. 907Description: The signature using the reserve key is invalid.
908HttpStatus: 400 908HttpStatus: 400
909 909
910Value: 1878
911Name: EXCHANGE_PURSE_MERGE_WAD_FEE_EXCEEDS_PURSE_VALUE
912Description: The amount in the purse is lower than the wad fee.
913HttpStatus: 400
910 914
911Value: 1900 915Value: 1900
912Name: EXCHANGE_AUDITORS_AUDITOR_SIGNATURE_INVALID 916Name: EXCHANGE_AUDITORS_AUDITOR_SIGNATURE_INVALID