aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-09-01 16:04:07 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-09-01 16:04:07 +0530
commit9a7f7f6bb6f3c5580a0fee0a24bd833744a8ea52 (patch)
treea62dbf93bf1e35204771576f07b851395d74da0a /gnu-taler-error-codes/registry.rec
parent18a39c29726860af58800a28454446154b89832b (diff)
downloadgana-9a7f7f6bb6f3c5580a0fee0a24bd833744a8ea52.tar.gz
gana-9a7f7f6bb6f3c5580a0fee0a24bd833744a8ea52.zip
Taler wallet ec
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-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 5ea954c..8349a0b 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -2341,6 +2341,11 @@ Name: WALLET_ORDER_ALREADY_CLAIMED
2341Description: The order has already been claimed by another wallet. 2341Description: The order has already been claimed by another wallet.
2342HttpStatus: 0 2342HttpStatus: 0
2343 2343
2344Value: 7015
2345Name: WALLET_WITHDRAWAL_GROUP_INCOMPLETE
2346Description: A group of withdrawal operations (typically for the same reserve at the same exchange) has errors and will be tried again later.
2347HttpStatus: 0
2348
2344Value: 9999 2349Value: 9999
2345Name: END 2350Name: END
2346Description: End of error code range. 2351Description: End of error code range.