aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-08-24 17:25:49 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-08-24 17:25:49 +0530
commit57ea691b13f689e29d66192c7c22cc2b41349e6c (patch)
treeea10e0856bbef60d4a5429cabc3a528e151901ed /gnu-taler-error-codes/registry.rec
parente7d6038318099fbaf6f1d81bfb4fa0234efa91d5 (diff)
downloadgana-57ea691b13f689e29d66192c7c22cc2b41349e6c.tar.gz
gana-57ea691b13f689e29d66192c7c22cc2b41349e6c.zip
demonstrate a broken registry
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index f19d76a..d554ec2 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -2305,6 +2305,11 @@ Name: WALLET_ORDER_ALREADY_CLAIMED
2305Description: The order has already been claimed by another wallet. 2305Description: The order has already been claimed by another wallet.
2306HttpStatus: 0 2306HttpStatus: 0
2307 2307
2308Value: 7015
2309Name: WALLET_ORDER_ALREADY_CLAIMED
2310Description: Bla Bla
2311HttpStatus: 123
2312
2308Value: 9999 2313Value: 9999
2309Name: END 2314Name: END
2310Description: End of error code range. 2315Description: End of error code range.