[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] 01/02: document v17 deposit struct
From: |
gnunet |
Subject: |
[taler-docs] 01/02: document v17 deposit struct |
Date: |
Tue, 29 Aug 2023 22:54:38 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository docs.
commit 0bc3a8a6c5081de496ee621c7c3fcf9fccbdca31
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Tue Aug 29 13:24:46 2023 +0200
document v17 deposit struct
---
core/api-common.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-common.rst b/core/api-common.rst
index 90aee54e..ea30637f 100644
--- a/core/api-common.rst
+++ b/core/api-common.rst
@@ -1047,7 +1047,7 @@ within the
struct TALER_AmountNBO deposit_fee;
struct TALER_MerchantPublicKeyP merchant;
struct TALER_OutputCommitmentHash h_outputs;
- uint32_t subcontract_index_field;
+ struct GNUNET_HashCode wallet_data_hash;
};
.. _TALER_DepositConfirmationPS:
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.