commit 96722d1a341947c17089ad440be6034a58bebc23 parent 5f3a8dfb70f1ef29ef98bcc61f586928a631188e Author: MS <ms@taler.net> Date: Tue, 26 Jan 2021 18:45:03 +0100 answer question Diffstat:
| M | libeufin/nexus-tutorial.rst | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst @@ -120,7 +120,9 @@ service: Verify that the sandbox is running: .. ??? What is the expected output of this command? - +.. => it's a JSON fragment like {name: "libeufin-sandbox", version: "0.0.0"} + Basically, it calls this: https://git.taler.net/libeufin.git/tree/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt#n288 + .. code-block:: console $ libeufin-cli sandbox check