From c8b33d0884b0ad9f9583b2a74ddd8859b0caedfb Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 28 Jul 2020 15:01:26 +0530 Subject: add 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 b89f3da..451e768 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -2204,6 +2204,11 @@ Name: WALLET_CORE_API_OPERATION_UNKNOWN Description: The wallet does not support the operation requested by a client. HttpStatus: 0 +Value: 7008 +Name: WALLET_INVALID_TALER_PAY_URI +Description: The given taler://pay URI is invalid. +HttpStatus: 0 + Value: 7010 Name: WALLET_WITHDRAW_RESERVE_UNKNOWN_AT_EXCHANGE Description: The exchange does not know about the reserve (yet), and thus withdrawal can't progress. -- cgit v1.2.3