diff options
author | Florian Dold <florian@dold.me> | 2023-01-06 13:53:59 +0100 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2023-01-06 13:53:59 +0100 |
commit | 79163ab6ea6f6cfe7f4311f91fb45c747b8c33da (patch) | |
tree | 9d89188cb44b2f7152c1674cc68c3aca228268c9 | |
parent | e36a8f5929025dcd20675cd9ef6d7343aac1e669 (diff) |
-syntax/errnum
-rw-r--r-- | gnu-taler-error-codes/registry.rec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index d4e9c69..c697a72 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -2160,8 +2160,8 @@ 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 +Value: 7028 Name: WALLET_PEER_PULL_PAYMENT_INSUFFICIENT_BALANCE Description: The wallet does not have sufficient balance to pay for an invoice. HttpStatus: 0 |