commit 91cad84591efd36aa685b18ae2ba9939afb1a6f1
parent fab22e862f8183e90926353d5a95b15d30b8e5f2
Author: ms <ms@taler.net>
Date: Sun, 19 Sep 2021 18:45:49 +0200
Withdraw 5
Diffstat:
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
@@ -1060,7 +1060,7 @@ fun serverMain(dbName: String, port: Int) {
wireTransfer(
"sandbox-account-customer",
"sandbox-account-exchange",
- "$currencyEnv:1",
+ "$currencyEnv:5",
body.reserve_pub
)
wo.selectionDone = true