diff options
author | Florian Dold <florian@dold.me> | 2023-01-06 10:17:30 +0100 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2023-01-06 10:17:30 +0100 |
commit | 755a014be216b7c4b65857c6fbf22dd6d4992798 (patch) | |
tree | 1cdf4d803e9994dbe5e7a5b7400c498e248930f5 | |
parent | df1d198918cbdd03c18723d818979c8d09f8f231 (diff) | |
download | gana-755a014be216b7c4b65857c6fbf22dd6d4992798.tar.gz gana-755a014be216b7c4b65857c6fbf22dd6d4992798.zip |
new ec
-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 5361c89..056ff9d 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec | |||
@@ -2151,6 +2151,11 @@ Name: WALLET_WITHDRAWAL_KYC_REQUIRED | |||
2151 | Description: A KYC step is required before withdrawal can proceed. | 2151 | Description: A KYC step is required before withdrawal can proceed. |
2152 | HttpStatus: 0 | 2152 | HttpStatus: 0 |
2153 | 2153 | ||
2154 | Value: 7026 | ||
2155 | Name: WALLET_DEPOSIT_GROUP_INSUFFICIENT_BALANCE | ||
2156 | Description: The wallet does not have sufficient balance to create a deposit group. | ||
2157 | HttpStatus: 0 | ||
2158 | |||
2154 | 2159 | ||
2155 | # 8000 - 8999: Reserved for Anastasis | 2160 | # 8000 - 8999: Reserved for Anastasis |
2156 | 2161 | ||