diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-12-28 23:35:33 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-12-28 23:35:45 +0100 |
commit | df1d198918cbdd03c18723d818979c8d09f8f231 (patch) | |
tree | 460199464cc6e5ae18f1e41d4955bec862784412 | |
parent | de08d566fc3cd77cd3eac4524d104a6447dfd2f2 (diff) |
new EC
-rw-r--r-- | gnu-taler-error-codes/registry.rec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index d8cfbc3..5361c89 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -388,6 +388,10 @@ Name: EXCHANGE_PURSE_DEPOSIT_COIN_AGE_ATTESTATION_FAILURE Description: The provided attestation for the minimum age couldn't be verified by the exchange. HttpStatus: 400 +Value: 1031 +Name: EXCHANGE_GENERIC_PURSE_DELETED +Description: The purse was deleted. +HttpStatus: 410 Value: 1100 Name: EXCHANGE_DEPOSITS_GET_NOT_FOUND |