aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu-taler-error-codes/registry.rec5
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
2160Name: WALLET_PEER_PUSH_PAYMENT_INSUFFICIENT_BALANCE 2160Name: WALLET_PEER_PUSH_PAYMENT_INSUFFICIENT_BALANCE
2161Description: The wallet does not have sufficient balance to create a peer push payment. 2161Description: The wallet does not have sufficient balance to create a peer push payment.
2162HttpStatus: 0 2162HttpStatus: 0
2163Value: 7027
2164
2165Name: WALLET_PEER_PULL_PAYMENT_INSUFFICIENT_BALANCE
2166Description: The wallet does not have sufficient balance to pay for an invoice.
2167HttpStatus: 0
2163 2168
2164 2169
2165# 8000 - 8999: Reserved for Anastasis 2170# 8000 - 8999: Reserved for Anastasis