aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-05-08 12:49:52 +0200
committerChristian Grothoff <christian@grothoff.org>2022-05-08 12:49:52 +0200
commitfa6373d8e2432cd63da881e05f4100240e688cdf (patch)
tree7f13f61a2c2c07dd2ce1b1b179e2195c895dfdda /gnu-taler-error-codes/registry.rec
parent74cf5789db8d857780ac49b7ab9307b3cd4d80c4 (diff)
downloadgana-fa6373d8e2432cd63da881e05f4100240e688cdf.tar.gz
gana-fa6373d8e2432cd63da881e05f4100240e688cdf.zip
-dead EC, add new one
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec11
1 files changed, 5 insertions, 6 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 84cbec3..b94a3b0 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -770,6 +770,11 @@ Name: EXCHANGE_RESERVES_PURSE_CREATE_INSUFFICIENT_FUNDS
770Description: The reserve has insufficient funds to create another purse. 770Description: The reserve has insufficient funds to create another purse.
771HttpStatus: 409 771HttpStatus: 409
772 772
773Value: 1678
774Name: EXCHANGE_RESERVES_PURSE_FEE_TOO_LOW
775Description: The purse fee specified for the request is lower than the purse fee charged by the exchange at this time.
776HttpStatus: 400
777
773 778
774Value: 1700 779Value: 1700
775Name: EXCHANGE_DENOMINATION_HELPER_UNAVAILABLE 780Name: EXCHANGE_DENOMINATION_HELPER_UNAVAILABLE
@@ -1000,12 +1005,6 @@ Name: EXCHANGE_MERGE_PURSE_PARTNER_UNKNOWN
1000Description: The exchange of the target account is not a partner of this exchange. 1005Description: The exchange of the target account is not a partner of this exchange.
1001HttpStatus: 400 1006HttpStatus: 400
1002 1007
1003Value: 1881
1004Name: EXCHANGE_PURSE_MERGE_WAD_FEE_EXCEEDS_PURSE_VALUE
1005Description: The amount in the purse is lower than the wad fee. So the request was accepted, but no transfer is expected to take place. FIXME-DOLD: good HTTP status. Suggestion: no error, make variant of 200 OK.
1006HttpStatus: 202
1007
1008
1009 1008
1010Value: 1900 1009Value: 1900
1011Name: EXCHANGE_AUDITORS_AUDITOR_SIGNATURE_INVALID 1010Name: EXCHANGE_AUDITORS_AUDITOR_SIGNATURE_INVALID