diff options
author | Florian Dold <florian@dold.me> | 2023-01-06 11:05:43 +0100 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2023-01-06 11:05:43 +0100 |
commit | f41fe448aa585adfcf2c1e44dd9c3002af2f5b0a (patch) | |
tree | 574e096a1afa0cd8d2a26ce7eaf1e9fda2dea303 | |
parent | 755a014be216b7c4b65857c6fbf22dd6d4992798 (diff) |
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 056ff9d..91c0e7a 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -2156,6 +2156,11 @@ Name: WALLET_DEPOSIT_GROUP_INSUFFICIENT_BALANCE Description: The wallet does not have sufficient balance to create a deposit group. HttpStatus: 0 +Value: 7027 +Name: WALLET_PEER_PUSH_PAYMENT_INSUFFICIENT_BALANCE +Description: The wallet does not have sufficient balance to create a peer push payment. +HttpStatus: 0 + # 8000 - 8999: Reserved for Anastasis |