From d5c0aa338dec665b4879f9d24b168ec5512dde55 Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Tue, 10 Jan 2023 18:32:37 +0100 Subject: added derivation of blinding from private key --- core/api-common.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'core/api-common.rst') diff --git a/core/api-common.rst b/core/api-common.rst index 8468cc3b..7ce43e92 100644 --- a/core/api-common.rst +++ b/core/api-common.rst @@ -633,6 +633,7 @@ uses 512-bit hash codes (64 bytes). struct GNUNET_ShortHashCode hash; }; +.. _BlindedCoinHash: .. sourcecode:: c struct TALER_BlindedCoinHash { -- cgit v1.2.3