From c7a8e786eb4d7b18eb8e75352a6432b536fcc4cf Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 8 Sep 2020 19:01:57 +0530 Subject: ec --- gnu-taler-error-codes/registry.rec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gnu-taler-error-codes/registry.rec') diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 8349a0b..807d610 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -2346,6 +2346,11 @@ Name: WALLET_WITHDRAWAL_GROUP_INCOMPLETE Description: A group of withdrawal operations (typically for the same reserve at the same exchange) has errors and will be tried again later. HttpStatus: 0 +Value: 7016 +Name: WALLET_TIPPING_COIN_SIGNATURE_INVALID +Description: The signature on a coin by the exchange's denomination key (obtained through the merchant via tipping) is invalid after unblinding it. +HttpStatus: 0 + Value: 9999 Name: END Description: End of error code range. -- cgit v1.2.3