aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-07-21 17:25:08 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-07-21 17:25:08 +0530
commit50bdbe82ba27fd36d00fa18f38589f9fce6b2c83 (patch)
tree328a62d98dc872d87e5a1f04cd64c7538002d02b
parent81f29d8a93c56846821d1cc11431d117fd69ad5b (diff)
downloadgana-50bdbe82ba27fd36d00fa18f38589f9fce6b2c83.tar.gz
gana-50bdbe82ba27fd36d00fa18f38589f9fce6b2c83.zip
fix duplicate ec
-rw-r--r--gnu-taler-error-codes/registry.rec2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 3bdde27..092aae2 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -2189,7 +2189,7 @@ 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: 7006 2192Value: 7007
2193Name: WALLET_EXCHANGE_RESERVE_DOES_NOT_EXIST 2193Name: WALLET_EXCHANGE_RESERVE_DOES_NOT_EXIST
2194Description: The exchange reports that the reserve does not exist (yet). 2194Description: The exchange reports that the reserve does not exist (yet).
2195HttpStatus: 0 2195HttpStatus: 0