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 91c0e7a..d4e9c69 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -2160,6 +2160,11 @@ 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 +Value: 7027 + +Name: WALLET_PEER_PULL_PAYMENT_INSUFFICIENT_BALANCE +Description: The wallet does not have sufficient balance to pay for an invoice. +HttpStatus: 0 # 8000 - 8999: Reserved for Anastasis |