diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2020-11-28 00:42:42 -0500 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2020-11-28 00:42:42 -0500 |
commit | 0aba20ce06870e412023befdc89d84e0484a09a8 (patch) | |
tree | 4b4c278f85d16af762a669688de32f4e726b6759 | |
parent | 94556edd12d00e165de2cd8e10c5ba87a9f28ebf (diff) | |
download | docs-0aba20ce06870e412023befdc89d84e0484a09a8.tar.gz docs-0aba20ce06870e412023befdc89d84e0484a09a8.tar.bz2 docs-0aba20ce06870e412023befdc89d84e0484a09a8.zip |
mark up ‘$RESPONSE’
-rw-r--r-- | anastasis.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/anastasis.rst b/anastasis.rst index da3d0fb..1c4db00 100644 --- a/anastasis.rst +++ b/anastasis.rst @@ -766,7 +766,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:** |