gana

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

commit 3a71278a2aab67f9a1888af172b507d6e08364cf
parent a11fa86f7535e8b689aa3a3950fa6e54646c4c80
Author: Özgür Kesim <oec-taler@kesim.org>
Date:   Sun, 23 Jan 2022 20:29:48 +0100

typos fixed

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

diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -495,12 +495,12 @@ Description: Operation specified invalid for this endpoint. HttpStatus: 400 Value: 1364 -NAME: EXCHANGE_REFRESHES_REVEAL_AGE_RESTRICTION_NOT_SUPPORTED +Name: EXCHANGE_REFRESHES_REVEAL_AGE_RESTRICTION_NOT_SUPPORTED Description: The client provided age commitment data, but age restriction is not supported on this server. HttpStatus: 400 Value: 1365 -NAME: EXCHANGE_REFRESHES_REVEAL_AGE_RESTRICTION_COMMITMENT_INVALID +Name: EXCHANGE_REFRESHES_REVEAL_AGE_RESTRICTION_COMMITMENT_INVALID Description: The client provided invalid age commitment data: missing, not an array, or array of invalid size. HttpStatus: 400