From 161b334f5bbb94d16b13f0275a787af68582094d Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Mon, 26 Dec 2016 12:20:22 +0100 Subject: fix link --- api-exchange.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-exchange.rst b/api-exchange.rst index 20f7178e..7f1a1516 100644 --- a/api-exchange.rst +++ b/api-exchange.rst @@ -72,7 +72,7 @@ possibly by using HTTPS. // The exchange's signing keys. signkeys: SignKey[]; - // compact EdDSA signature_ (binary-only) over the SHA-512 hash of the + // compact EdDSA `signature`_ (binary-only) over the SHA-512 hash of the // concatenation of all SHA-512 hashes of the RSA denomination public keys // in `denoms` in the same order as they were in `denoms`. Note that for // hashing, the binary format of the RSA public keys is used, and not their -- cgit v1.2.3