aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-01-12 23:01:28 +0100
committerChristian Grothoff <christian@grothoff.org>2023-01-12 23:01:28 +0100
commita84d995607728f39adcb1284338b738539ebeaaa (patch)
tree1068f6b07b576762e6056188178457cfec6344e3
parent9753b06eded9186429380f002a073adee06dccfc (diff)
downloadgana-a84d995607728f39adcb1284338b738539ebeaaa.tar.gz
gana-a84d995607728f39adcb1284338b738539ebeaaa.zip
-new EC
-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 c697a72..8e7894c 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1231,6 +1231,11 @@ Name: MERCHANT_GENERIC_HOLE_IN_WIRE_FEE_STRUCTURE
1231Description: The start and end-times in the wire fee structure leave a hole. This is not allowed. 1231Description: The start and end-times in the wire fee structure leave a hole. This is not allowed.
1232HttpStatus: 0 1232HttpStatus: 0
1233 1233
1234Value: 2002
1235Name: MERCHANT_GENERIC_EXCHANGE_WIRE_REQUEST_FAILED
1236Description: The merchant was unable to obtain a valid answer to /wire from the exchange.
1237HttpStatus: 502
1238
1234Value: 2005 1239Value: 2005
1235Name: MERCHANT_GENERIC_ORDER_UNKNOWN 1240Name: MERCHANT_GENERIC_ORDER_UNKNOWN
1236Description: The proposal is not known to the backend. 1241Description: The proposal is not known to the backend.