aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-08-24 11:37:40 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-08-24 11:37:40 +0530
commite7d6038318099fbaf6f1d81bfb4fa0234efa91d5 (patch)
tree0bb46e888dcdf0f8176b598a55f0e7d8e0275df8 /gnu-taler-error-codes
parent96424c79601ad72f443a7c06a909af19b5bce85f (diff)
downloadgana-e7d6038318099fbaf6f1d81bfb4fa0234efa91d5.tar.gz
gana-e7d6038318099fbaf6f1d81bfb4fa0234efa91d5.zip
wallet ec
Diffstat (limited to 'gnu-taler-error-codes')
-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 891eda4..f19d76a 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -2300,6 +2300,11 @@ Name: WALLET_HTTP_REQUEST_TIMEOUT
2300Description: An HTTP request made by the wallet timed out. 2300Description: An HTTP request made by the wallet timed out.
2301HttpStatus: 0 2301HttpStatus: 0
2302 2302
2303Value: 7014
2304Name: WALLET_ORDER_ALREADY_CLAIMED
2305Description: The order has already been claimed by another wallet.
2306HttpStatus: 0
2307
2303Value: 9999 2308Value: 9999
2304Name: END 2309Name: END
2305Description: End of error code range. 2310Description: End of error code range.