gana

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

commit 1a6a4412171d9d3b8b220d18b93fcde79adeb9d7
parent ed6278610a9a96b250215c34506712e4a4c183e4
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 27 Dec 2025 14:41:01 +0100

new EC

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

diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -2432,6 +2432,11 @@ Name: MERCHANT_PRIVATE_MONEY_POT_CONFLICTING_NAME Description: The proposed name for the money pot is already in use. You should select a different name. HttpStatus: 409 +Value: 2692 +Name: MERCHANT_PRIVATE_MONEY_POT_CONFLICTING_TOTAL +Description: The total amount in the money pot is different from the amount required by the request. The client should fetch the current pot total and retry with the latest amount to succeed. +HttpStatus: 409 + # 2700-2749: reserve operations Value: 2700