taler-docs

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

commit 78cb6dad33f5adc886a23cc0631130a6e2111f7d
parent 29bc97af53f605746ffb98d5a9fb2ea94d379a01
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed,  7 Apr 2021 04:05:54 -0400

mark up ‘EscrowMethod’

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

diff --git a/anastasis.rst b/anastasis.rst @@ -807,7 +807,7 @@ charge per truth operation using GNU Taler. Server is out of Service. *Truth-Decryption-Key*: Key used to encrypt the **truth** (see encrypted_truth within `TruthUploadRequest`_) and which has to provided by the user. The key is stored with - the according EscrowMethod_. The server needs this key to get the info out of `TruthUploadRequest`_ needed to verify the ``$RESPONSE``. + the according `EscrowMethod`_. The server needs this key to get the info out of `TruthUploadRequest`_ needed to verify the ``$RESPONSE``. **Details:**