summaryrefslogtreecommitdiff
path: root/anastasis.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-11-28 00:02:24 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-11-28 00:02:24 -0500
commit1c9f542e3c324b53be2260676c45dc57867dbefd (patch)
tree79b0d8f119a08781a1ff8b464bafd0346545989d /anastasis.rst
parenta26ba02de35ff185b0b2b87e154f8ed69856484a (diff)
downloaddocs-1c9f542e3c324b53be2260676c45dc57867dbefd.tar.gz
docs-1c9f542e3c324b53be2260676c45dc57867dbefd.tar.bz2
docs-1c9f542e3c324b53be2260676c45dc57867dbefd.zip
add period at end of sentence
Diffstat (limited to 'anastasis.rst')
-rw-r--r--anastasis.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/anastasis.rst b/anastasis.rst
index 560bb546..fe118883 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -296,7 +296,7 @@ When requesting policy downloads, the client must also provide a signature:
(anastasis-account-signature) = eddsa_sign(version, eddsa_priv)
ver_res = eddsa_verifiy(version, anastasis-account-signature, eddsa_pub)
-**anastasis-account-signature**: Signature over the SHA-512 hash of the body using the purpose code ``TALER_SIGNATURE_ANASTASIS_POLICY_DOWNLOAD`` (1401) (see GNUnet EdDSA signature API for the use of purpose)
+**anastasis-account-signature**: Signature over the SHA-512 hash of the body using the purpose code ``TALER_SIGNATURE_ANASTASIS_POLICY_DOWNLOAD`` (1401) (see GNUnet EdDSA signature API for the use of purpose).
**version**: The version requested as a 64-bit integer, 2^64-1 for the "latest version".