taler-docs

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

commit 649795e3f28e6dc1a4a53e332f3cdfd997fbbde2
parent 909b89c708c3086cb6552e4c986155a39cdb9b1e
Author: Özgür Kesim <oec-taler@kesim.org>
Date:   Tue,  4 Feb 2025 15:11:33 +0100

[common,exchange] -typo fixes

Diffstat:
Mcore/api-common.rst | 6+++---
Mcore/api-exchange.rst | 3+--
2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/core/api-common.rst b/core/api-common.rst @@ -1211,7 +1211,7 @@ within the `exchange's codebase <https://docs.taler.net/global-licensing.html#exchange-repo>`_. -.. _TALER_WithdrawRequestDetailsP +.. _TALER_WithdrawRequestDetailsP: .. sourcecode:: c struct TALER_WithdrawRequestDetailsP { @@ -1263,7 +1263,7 @@ within the }; -.. _TALER_HashPlanchetsP +.. _TALER_HashPlanchetsP: .. sourcecode:: c /** @@ -1366,7 +1366,7 @@ within the struct GNUNET_CRYPTO_EccSignaturePurpose purpose; /** - * Commitment made in the /reserves/$RESERVE_PUB/withdraw. + * Commitment made in the /withdraw request. * Also the $RCH value for the reveal endpoint. */ struct TALER_WithdrawCommitmentHashP h_commitment; diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -1966,8 +1966,7 @@ Batch Withdraw .. note:: This endpoint becomes deprecated starting with API version v24. - Use the ``/reserves/$RESERVE_PUB/withdraw`` endpoint instead, - see `Withdraw`_. + Use the ``/withdraw`` endpoint instead, see `Withdraw`_. Withdraw multiple coins from the same reserve. Note that the client should commit all of the request details, including the private key of the coins and