diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-07-08 19:34:51 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-07-08 19:34:51 +0200 |
commit | f805e4f09b45262cbbb6184659754e15aedfadfd (patch) | |
tree | f452dbf4634d1737d6b9b22aae35257606550b60 | |
parent | c0fedb8d45c41fb283fec714b48278e6661d51be (diff) |
update registry
-rw-r--r-- | gnu-taler-error-codes/registry.rec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 4e65815..8a1a8d2 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -168,9 +168,9 @@ Description: The method specified in a payto:// URI is not one we expected. HttpStatus: 0 Value: 1013 -Name: PAYTO_MALFORMED -Description: The payto:// URI is malformed. -HttpStatus: 0 +Name: COIN_CONFLICTING_DENOMINATION_KEY +Description: The same coin was already used with a different denomination previously. +HttpStatus: 409 Value: 1014 Name: DB_COIN_HISTORY_STORE_ERROR |