diff options
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r-- | gnu-taler-error-codes/registry.rec | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 5c25f30..c42dd3a 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -2360,6 +2360,11 @@ Name: WALLET_REFRESH_GROUP_INCOMPLETE Description: A group of refresh operations has errors and will be tried again later. HttpStatus: 0 +Value: 7030 +Name: WALLET_EXCHANGE_BASE_URL_MISMATCH +Description: The exchange's self-reported base URL does not match the one that the wallet is using. +HttpStatus: 0 + # 8000 - 8499: Reserved for Anastasis |