taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit b85708a322074fbc3d48a1fc166f1182c93f0654
parent 61bbe2445a74620a54837c5a6b602d5f6d6b7841
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 22 Dec 2021 11:02:30 -0500

add ‘PaytoHash’ anchor

Diffstat:
Mcore/api-common.rst | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/core/api-common.rst b/core/api-common.rst @@ -579,6 +579,7 @@ uses 512-bit hash codes (64 bytes). struct GNUNET_HashCode hash; }; +.. _PaytoHash: .. sourcecode:: c struct TALER_PaytoHash {