taler-docs

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

commit d69e0edad1d987278cbcae0f390d8c0cdce6109d
parent ad9ad0b836b36878c0e4dae5dc0333c6e80a1d57
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Thu, 15 Dec 2016 15:56:41 +0100

Removing FIXME

Diffstat:
Mapi-common.rst | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/api-common.rst b/api-common.rst @@ -168,7 +168,6 @@ Keys .. code-block:: tsref // EdDSA and ECDHE public keys always point on Curve25519 - // (FIXME does that hold for private keys as well?) // and represented using the standard 256 bits Ed25519 compact format, // converted to Crockford `Base32`_. type EddsaPublicKey = string;