gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: circuit API


From: gnunet
Subject: [taler-docs] branch master updated: circuit API
Date: Fri, 17 Feb 2023 18:12:21 +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 1cb4d5a  circuit API
1cb4d5a is described below

commit 1cb4d5a8b7941b7f53e59d855bcaa490a102fd56
Author: MS <ms@taler.net>
AuthorDate: Fri Feb 17 18:11:14 2023 +0100

    circuit API
    
    communicating fiat currency along the /config
    response.
---
 libeufin/api-sandbox.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst
index 71be7cb..144a190 100644
--- a/libeufin/api-sandbox.rst
+++ b/libeufin/api-sandbox.rst
@@ -431,6 +431,9 @@ Cashouts
        // Contains ratios and fees related to buying
        // and selling the circuit currency.
        ratios_and_fees: RatiosAndFees;
+       // Fiat currency.  That is the currency in which
+       // cash-out operations ultimately wire money.
+       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]