summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/api-common.rst3
1 files changed, 0 insertions, 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 {
/**