summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libeufin/nexus-tutorial.rst5
1 files changed, 1 insertions, 4 deletions
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 01dd8b97..dd850bda 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -126,13 +126,10 @@ 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
+ {name: "libeufin-sandbox", version: "0.0.0"}
Now an EBICS host can be created: