taler-docs

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

commit 9101ad991963b51d2e3794ec34d7e75f62148cd9
parent 745cc17083e8c9bb93f959e4014125e0f0f8eb62
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 01:34:06 -0400

capitalize first word in sentence; mark up ‘/recoup’

Diffstat:
Mcore/api-exchange.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -210,8 +210,8 @@ possibly by using HTTPS. .. ts:def:: Recoup interface Recoup { - // hash of the public key of the denomination that is being revoked under - // emergency protocol (see /recoup). + // Hash of the public key of the denomination that is being revoked under + // emergency protocol (see ``/recoup``). h_denom_pub: HashCode; // We do not include any signature here, as the primary use-case for