commit 07b0e7c4c0141275bc392af1e032e194cb8b2fd6
parent b55de0ea66701350bdbaed16bf286b420f42e219
Author: Christian Blättler <blatc2@bfh.ch>
Date: Sat, 1 Jun 2024 15:41:58 +0200
remove fields
Diffstat:
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/core/api-common.rst b/core/api-common.rst
@@ -1142,10 +1142,6 @@ within the
struct TALER_AmountNBO deposit_fee;
struct TALER_MerchantPublicKeyP merchant;
struct GNUNET_HashCode wallet_data_hash;
- /* @since protocol **vSUBSCRIBE** */
- struct TALER_OutputCommitmentHash h_outputs;
- /* @since protocol **vSUBSCRIBE** */
- uint16_t choice_index;
};
.. _TALER_DepositConfirmationPS: