taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit 0e288650180380d0d1974eb2e0dfdcf57300f725
parent 564e4f8710388ab2ae40c959c497f2e0260199ed
Author: ms <ms@taler.net>
Date:   Thu, 25 Feb 2021 14:58:36 +0100

comment

Diffstat:
Mpackages/taler-wallet-cli/src/integrationtests/libeufin.ts | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/packages/taler-wallet-cli/src/integrationtests/libeufin.ts b/packages/taler-wallet-cli/src/integrationtests/libeufin.ts @@ -951,7 +951,8 @@ export namespace LibeufinNexusApi { } /** - * Launch Nexus and Sandbox. + * Launch Nexus and Sandbox AND creates users / facades / bank accounts / + * .. all that's required to start making banking traffic. */ export async function launchLibeufinServices( t: GlobalTestState,