taler-docs

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

commit 161b334f5bbb94d16b13f0275a787af68582094d
parent 12e935ee8a1464ee7300b881796d5544687ac7f3
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Mon, 26 Dec 2016 12:20:22 +0100

fix link

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

diff --git 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