taler-docs

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

commit b7ccaf185a927cd437b92ac38a3089051d3595f0
parent a5d13b8e4f1a8ccd2c248b9a13b3fed909f8d2d6
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed,  7 Apr 2021 03:54:45 -0400

mark up ‘/truth/’; add period at end of sentence

Diffstat:
Manastasis.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/anastasis.rst b/anastasis.rst @@ -647,7 +647,7 @@ In the following, UUID is always defined and used according to `RFC 4122`_. uuid: string; // Key used to encrypt the `Truth` this `EscrowMethod` is related to. - // Client has to provide this key to the server when using /truth/ + // Client has to provide this key to the server when using ``/truth/``. truth_encryption_key: [32]; //bytearray // Salt used to encrypt the truth on the Anastasis server.