gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: activate last implemented command


From: gnunet
Subject: [libeufin] branch master updated: activate last implemented command
Date: Mon, 01 Nov 2021 15:06:00 +0100

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 417e0457 activate last implemented command
417e0457 is described below

commit 417e045788bcdf890d836a0dd70bcc3988c92c9d
Author: ms <ms@taler.net>
AuthorDate: Mon Nov 1 15:05:49 2021 +0100

    activate last implemented command
---
 sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt | 3 ++-
 1 file changed, 2 insertions(+), 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 5b113e24..de36b028 100644
--- a/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt
+++ b/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt
@@ -389,7 +389,8 @@ fun main(args: Array<String>) {
         ResetTables(),
         Config(),
         MakeTransaction(),
-        Camt053Tick()
+        Camt053Tick(),
+        DefaultExchange()
     ).main(args)
 }
 

-- 
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]