gana

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

commit 00c46b49f682d9ea4024f226638df4bdf434de2a
parent 1e5905c3db1181f528c6e2057b8673ac8fcbfe30
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu,  5 Feb 2026 16:52:42 +0100

new ID

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 @@ -1754,6 +1754,11 @@ Name: MERCHANT_GENERIC_DONAU_CHARITY_UNKNOWN Description: The merchant does not have a charity associated with the selected Donau. As a result, it cannot generate the requested donation receipt. This could happen if the charity was removed from the backend between order creation and payment. HttpStatus: 404 +Value: 2040 +Name: MERCHANT_GENERIC_EXPECTED_TRANSFER_UNKNOWN +Description: The merchant does not expect any transfer with the given ID and can thus not return any details about it. +HttpStatus: 404 +