gana

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

commit b988dc2e3c15901f78716d0bc6a081700cf7f1a8
parent ad9f19403d24badbaef368667ae3774c32bce21f
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 31 May 2026 12:13:12 +0200

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 @@ -3844,6 +3844,11 @@ Name: PAIVANA_TEMPLATE_UNKNOWN Description: The payment template specified in the request is unknown to the backend. HttpStatus: 404 +Value: 9808 +Name: PAIVANA_PAYWALL_DISABLED +Description: The paywall functionality is currently disabled. Thus, proofs of payment are unnecessary and also not supported. +HttpStatus: 501 + # Some of our build systems expect the range to be < 10k, so let's keep it like this for now.