summaryrefslogtreecommitdiff
path: root/manpages/libeufin-sandbox.1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'manpages/libeufin-sandbox.1.rst')
-rw-r--r--manpages/libeufin-sandbox.1.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/manpages/libeufin-sandbox.1.rst b/manpages/libeufin-sandbox.1.rst
index e073500e..6f0948d0 100644
--- a/manpages/libeufin-sandbox.1.rst
+++ b/manpages/libeufin-sandbox.1.rst
@@ -70,16 +70,16 @@ config
This command takes argument ``NAME`` and creates a demobank with that name.
-Option ``--currency CUR`` (default: ``EUR``) specifes another currency.
+Option ``--currency CUR`` (default: ``EUR``) specifies another currency.
Option ``--captcha-url $URL`` specifies where the wallet user is going
-to be redirected to confirm the withdrawal operation. This $URL should
+to be redirected to confirm the withdrawal operation. This $URL should
point to the bank frontend. More precisely to the UI that let the user
finish a withdrawal operation that needs to be confirmed. Example of
-this value may be "https://bank.domain/#/operation/{wopid}" where
+this value may be "https://bank.domain/#/operation/{wopid}" where
"https://bank.domain" returns the demobank SPA and the demobank view under
the route "/operation/{wopid}" will show the status of the operation id {wopid}.
Note that "{wopid}" is literally in the --captcha-url config and replaced at
-runtime by the sandbox server.
+runtime by the sandbox server.
Option ``--bank-debt-limit N`` (default: 1000000) specifies that
the bank debt limit should be N (units of currency).
Similarly, option ``--users-debt-limit N`` (default: 1000) specifies