aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-07-21 17:25:49 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-07-21 17:25:49 +0530
commit05d427aafa7f9e637db969e4933905be2a8d9b9c (patch)
treee8da0cbe480c60ebcb6a33835fa1cb0c435ec8f5
parent50bdbe82ba27fd36d00fa18f38589f9fce6b2c83 (diff)
downloadgana-05d427aafa7f9e637db969e4933905be2a8d9b9c.tar.gz
gana-05d427aafa7f9e637db969e4933905be2a8d9b9c.zip
oops, duplicate
-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.