From e7d6038318099fbaf6f1d81bfb4fa0234efa91d5 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 24 Aug 2020 11:37:40 +0530 Subject: wallet ec --- gnu-taler-error-codes/registry.rec | 5 +++++ 1 file changed, 5 insertions(+) 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 Description: An HTTP request made by the wallet timed out. HttpStatus: 0 +Value: 7014 +Name: WALLET_ORDER_ALREADY_CLAIMED +Description: The order has already been claimed by another wallet. +HttpStatus: 0 + Value: 9999 Name: END Description: End of error code range. -- cgit v1.2.3