gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: signatures: remove non-existent fiel


From: gnunet
Subject: [taler-docs] branch master updated: signatures: remove non-existent fields in TALER_DepositRequestPS
Date: Mon, 18 Dec 2023 14:48:42 +0100

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

mikolai-guetschow pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new efc00de4 signatures: remove non-existent fields in 
TALER_DepositRequestPS
efc00de4 is described below

commit efc00de4a3765a327f29ef05b7fa99aa00e6d17f
Author: Mikolai Gütschow <mikolai.guetschow@tu-dresden.de>
AuthorDate: Mon Dec 18 14:48:36 2023 +0100

    signatures: remove non-existent fields in TALER_DepositRequestPS
---
 core/api-common.rst | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/core/api-common.rst b/core/api-common.rst
index cfa462ec..a6bb9abe 100644
--- a/core/api-common.rst
+++ b/core/api-common.rst
@@ -1027,7 +1027,6 @@ within the
 .. _TALER_DepositRequestPS:
 
 .. sourcecode:: c
-  :caption: struct declaration
 
   struct TALER_DepositRequestPS {
     /**
@@ -1044,14 +1043,12 @@ within the
     struct TALER_AmountNBO amount_with_fee;
     struct TALER_AmountNBO deposit_fee;
     struct TALER_MerchantPublicKeyP merchant;
-    struct TALER_OutputCommitmentHash h_outputs;
     struct GNUNET_HashCode wallet_data_hash;
   };
 
 .. _TALER_DepositConfirmationPS:
 
 .. sourcecode:: c
-  :caption: struct declaration
 
   struct TALER_DepositConfirmationPS {
     /**

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