taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 8a0a03ffd63541cd667d7fee7855204856e27c52
parent ce59a5d2d646367db73e1050e9903886f8cb803d
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Tue,  2 Feb 2021 17:57:36 -0500

update actual output of ‘libeufin-cli sandbox check’

Diffstat:
Mlibeufin/nexus-tutorial.rst | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst @@ -170,7 +170,10 @@ Verify that the sandbox is running: .. code-block:: console $ libeufin-cli sandbox check - {name: "libeufin-sandbox", version: "0.0.0"} + { + "name" : "libeufin-sandbox", + "version" : "0.0.0-dev.0" + } Now an EBICS host can be created: