diff options
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-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 |