taler-docs

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

commit 5c40a999865c5e5c9f19feefe8ecd309d861c690
parent 8636416a2c0522bb9d01f6cdb7590376b31f848e
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 11 Apr 2015 22:25:24 +0200

we are now up-to-date

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

diff --git a/api-mint.rst b/api-mint.rst @@ -512,7 +512,7 @@ Binary Blob Specification .. note:: - This section still needs to be updated to reflect the latest implementation. See "taler_signatures.h" instead in the meantime. + This section largely corresponds to the definitions in taler_signatures.h. You may also want to refer to this code, as it offers additional details on each of the members of the structs. This section specifies the binary representation of messages used in Taler's protocols. The message formats are given in a C-style pseudocode notation. Padding is always specified explicitly, and numeric values are in network byte order (big endian).