From 44b5c2851e2325a751e31d062bb56df2830ba7bd Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 20 Jul 2020 15:13:46 +0530 Subject: add Taler 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 956e139..6b70144 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -2154,6 +2154,11 @@ HttpStatus: 404 # 7000 - 8000: Reserved for wallet +Value: 7000 +Name: WALLET_EXCHANGE_PROTOCOL_VERSION_INCOMPATIBLE +Description: The wallet does not implement a version of the exchange protocol that is compatible with the protocol version of the exchange. +HttpStatus: 501 + 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