aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-01-06 13:53:30 +0100
committerFlorian Dold <florian@dold.me>2023-01-06 13:53:30 +0100
commite36a8f5929025dcd20675cd9ef6d7343aac1e669 (patch)
tree00494d46e1d0e9bd99f369ca41c30f615d2b49a4
parentf41fe448aa585adfcf2c1e44dd9c3002af2f5b0a (diff)
downloadgana-e36a8f5929025dcd20675cd9ef6d7343aac1e669.tar.gz
gana-e36a8f5929025dcd20675cd9ef6d7343aac1e669.zip
new ec
-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