gana

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

commit d4452b006ebcc04730e15ee7db9d45a295a12169
parent 88b7dd73f21b1cfa4fa8b2a195f3ad5fc0e45ed2
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  3 May 2026 21:58:26 +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 @@ -1111,6 +1111,11 @@ Name: EXCHANGE_RESERVES_OPEN_INSUFFICIENT_FUNDS Description: The reserve balance is insufficient to pay for the open operation. HttpStatus: 409 +Value: 1790 +Name: EXCHANGE_RESERVES_OPEN_COIN_SIGNATURE_INVALID +Description: A coin signature for a deposit to pay to open the reserve is invalid. +HttpStatus: 403 + Value: 1800 Name: EXCHANGE_MANAGEMENT_AUDITOR_NOT_FOUND Description: The auditor that was supposed to be disabled is unknown to this exchange.