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 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 |