gana

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

commit dc9e958485b9f12e3fded32cc6853452395d0c73
parent c7a8e786eb4d7b18eb8e75352a6432b536fcc4cf
Author: Florian Dold <florian.dold@gmail.com>
Date:   Wed,  9 Sep 2020 21:01:52 +0530

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 @@ -2351,6 +2351,11 @@ Name: WALLET_TIPPING_COIN_SIGNATURE_INVALID Description: The signature on a coin by the exchange's denomination key (obtained through the merchant via tipping) is invalid after unblinding it. HttpStatus: 0 +Value: 7017 +Name: WALLET_BANK_INTEGRATION_PROTOCOL_VERSION_INCOMPATIBLE +Description: The wallet does not implement a version of the bank integration API that is compatible with the version offered by the bank. +HttpStatus: 0 + Value: 9999 Name: END Description: End of error code range.