From a26ba02de35ff185b0b2b87e154f8ed69856484a Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sat, 28 Nov 2020 00:02:18 -0500 Subject: mark up ‘TALER_SIGNATURE_ANASTASIS_POLICY_DOWNLOAD’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- anastasis.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anastasis.rst b/anastasis.rst index d9f10a72..560bb546 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". -- cgit v1.2.3