taler-docs

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

commit 2653f659d7efc3d3e8974668281e1a071fe79e45
parent 28129a49fd6a1f0986f52c886ab704cc6703f86f
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