gana

GNUnet Assigned Numbers Authority
Log | Files | Refs | README | LICENSE

commit eb54e871ae23f3f8ca7ce46c314fd995c930511e
parent 253f4211d69b20e645b7ab9b0cfbdd28a2419a40
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 22 Feb 2026 17:57:02 +0100

clarify ECs

Diffstat:
Mgnu-taler-error-codes/registry.rec | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -1792,8 +1792,8 @@ HttpStatus: 403 Value: 2107 Name: MERCHANT_GET_ORDERS_ID_INVALID_CONTRACT_VERSION -Description: The contract terms version is not invalid. -HttpStatus: 403 +Description: The contract terms version is not understood by the merchant backend. Most likely the merchant backend was downgraded to a version incompatible with the content of the database. +HttpStatus: 500 # 2125-2149: multi-factor authentication @@ -2332,7 +2332,7 @@ HttpStatus: 409 Value: 2557 Name: MERCHANT_PRIVATE_POST_TRANSFERS_CONFLICTING_SUBMISSION -Description: The backend could not persist the wire transfer due to the state of the backend. This usually means that the bank account specified is not known to the backend for this instance. +Description: The backend could not persist the wire transfer due to the state of the backend. This usually means that a wire transfer with the same wire transfer subject but a different amount was previously submitted to the backend. HttpStatus: 409 Value: 2558