From 66604465f19a21da5c9f24da5232020a753ebe1f Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 13 Aug 2020 14:51:46 +0530 Subject: wallet EC --- gnu-taler-error-codes/registry.rec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gnu-taler-error-codes') diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 99fe34b..4961f25 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -2244,6 +2244,11 @@ Name: WALLET_INVALID_TALER_PAY_URI Description: The given taler://pay URI is invalid. HttpStatus: 0 +Value: 7009 +Name: WALLET_EXCHANGE_COIN_SIGNATURE_INVALID +Description: The signature on a coin by the exchange's denomination key is invalid after unblinding it. +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