gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: adapt docs to the code


From: gnunet
Subject: [taler-docs] branch master updated: adapt docs to the code
Date: Tue, 14 Feb 2023 15:21:38 +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 402e192  adapt docs to the code
402e192 is described below

commit 402e192d8dad9621b36516d26f73861e97e2348f
Author: MS <ms@taler.net>
AuthorDate: Tue Feb 14 15:19:23 2023 +0100

    adapt docs to the code
---
 libeufin/api-sandbox.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst
index 0f042f0..3ee0f95 100644
--- a/libeufin/api-sandbox.rst
+++ b/libeufin/api-sandbox.rst
@@ -513,6 +513,11 @@ Cashouts
       subject: string;
       // Circuit bank account that created the cash-out.
       account: string;
+      // Fiat bank account that will receive the cashed out amount.
+      cashout_address: string;
+      // Ratios and fees related to this cash-out at the time
+      // when the operation was created.
+      ratios_and_fees: RatiosAndFees;
       // Time when the cash-out was created.
       creation_time: number; // milliseconds since the Unix epoch 
       // Time when the cash-out was confirmed via its TAN.

-- 
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]