summaryrefslogtreecommitdiff
path: root/api-mint.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-04-11 22:25:24 +0200
committerChristian Grothoff <christian@grothoff.org>2015-04-11 22:25:24 +0200
commit5c40a999865c5e5c9f19feefe8ecd309d861c690 (patch)
tree8c8a323ab52600b189476c8275fe6b8027b3cb01 /api-mint.rst
parent8636416a2c0522bb9d01f6cdb7590376b31f848e (diff)
downloaddocs-5c40a999865c5e5c9f19feefe8ecd309d861c690.tar.gz
docs-5c40a999865c5e5c9f19feefe8ecd309d861c690.tar.bz2
docs-5c40a999865c5e5c9f19feefe8ecd309d861c690.zip
we are now up-to-date
Diffstat (limited to 'api-mint.rst')
-rw-r--r--api-mint.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-mint.rst b/api-mint.rst
index a17a7198..53ee3c07 100644
--- 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).