aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes')
-rw-r--r--gnu-taler-error-codes/registry.rec5
1 files changed, 0 insertions, 5 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 092aae2..5fb2954 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -2189,11 +2189,6 @@ Name: WALLET_EXCHANGE_DENOMINATIONS_INSUFFICIENT
2189Description: The denominations offered by the exchange are insufficient. Likely the exchange is badly configured or not maintained. 2189Description: The denominations offered by the exchange are insufficient. Likely the exchange is badly configured or not maintained.
2190HttpStatus: 0 2190HttpStatus: 0
2191 2191
2192Value: 7007
2193Name: WALLET_EXCHANGE_RESERVE_DOES_NOT_EXIST
2194Description: The exchange reports that the reserve does not exist (yet).
2195HttpStatus: 0
2196
2197Value: 7010 2192Value: 7010
2198Name: WALLET_WITHDRAW_RESERVE_UNKNOWN_AT_EXCHANGE 2193Name: WALLET_WITHDRAW_RESERVE_UNKNOWN_AT_EXCHANGE
2199Description: The exchange does not know about the reserve (yet), and thus withdrawal can't progress. 2194Description: The exchange does not know about the reserve (yet), and thus withdrawal can't progress.