gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: fix warnings (WIP)


From: gnunet
Subject: [taler-docs] branch master updated: fix warnings (WIP)
Date: Mon, 20 Feb 2023 21:55:10 +0100

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 3c969be  fix warnings (WIP)
3c969be is described below

commit 3c969bef73d497bac90b4e38afffea9e91385d3b
Author: MS <ms@taler.net>
AuthorDate: Mon Feb 20 21:54:58 2023 +0100

    fix warnings (WIP)
---
 libeufin/api-sandbox.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst
index a15c03a..91cece9 100644
--- a/libeufin/api-sandbox.rst
+++ b/libeufin/api-sandbox.rst
@@ -276,7 +276,7 @@ Cashouts
 
    Initiates a conversion to fiat currency.  The account to be
    credited is the one specified at registration time via the
-   `cashout_address` parameter.  The account to be
+   *cashout_address* parameter.  The account to be
    debited is extracted from the authentication credentials.
    The bank sends a TAN to the customer to let them confirm the
    operation.  The request is only available to ordinary users, not
@@ -433,7 +433,7 @@ Cashouts
        ratios_and_fees: RatiosAndFees;
        // Fiat currency.  That is the currency in which
        // cash-out operations ultimately wire money.
-       fiat_currency: String;
+       fiat_currency: string;
      }
 
    .. ts:def:: RatiosAndFees

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]