commit c80d5afe83839d60189d5c48a6848b96a361093b parent 7016fe62fb7101461e61eb7d75531ebd59408d46 Author: Thien-Thi Nguyen <ttn@gnuvola.org> Date: Wed, 17 Mar 2021 05:16:28 -0400 mark up ‘GNUNET_CRYPTO_random_timeflake()’ Diffstat:
| M | core/api-merchant.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -1477,7 +1477,7 @@ Reserving inventory .. note:: - The GNUNET_CRYPTO_random_timeflake() C API can be used + The ``GNUNET_CRYPTO_random_timeflake()`` C API can be used to generate such timeflakes for clients written in C.