exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 7ea3c0d60c1346b18bf4af6463bdab5726e8ce27
parent afb144926e2bbd3f4fc1fe883f4d744f87262207
Author: Florian Dold <florian@dold.me>
Date:   Thu,  7 May 2026 21:24:08 +0200

-typo

Diffstat:
Msrc/testing/taler-unified-setup.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/testing/taler-unified-setup.sh b/src/testing/taler-unified-setup.sh @@ -391,7 +391,7 @@ then -c "$CONF" \ -L "$LOGLEVEL" \ &> libeufin-bank-reset.log - echo "DONE" > &2 + echo "DONE" >&2 echo -n "Launching bank ... " >&2 libeufin-bank serve \ -c "$CONF" \