gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libeufin] branch master updated: same as previous commit


From: gnunet
Subject: [libeufin] branch master updated: same as previous commit
Date: Thu, 20 Jul 2023 12:59:33 +0200

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 560bc136 same as previous commit
560bc136 is described below

commit 560bc13655f72b3b13dad3b172340236c60837c8
Author: MS <ms@taler.net>
AuthorDate: Thu Jul 20 12:59:28 2023 +0200

    same as previous commit
---
 sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt 
b/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt
index a5c0a17f..42a2a515 100644
--- a/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt
+++ b/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt
@@ -1394,7 +1394,7 @@ val sandboxApp: Application.() -> Unit = {
                             transaction { maybeOwnedAccount.demoBank.name }
                         )) {
                         logger.error("Account ${maybeOwnedAccount.label} would 
surpass debit threshold.  Not withdrawing")
-                        throw SandboxError(HttpStatusCode.Forbidden, 
"Insufficient funds")
+                        throw SandboxError(HttpStatusCode.Conflict, 
"Insufficient funds")
                     }
                     val wo: TalerWithdrawalEntity = transaction {
                         TalerWithdrawalEntity.new {

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]