summaryrefslogtreecommitdiff
path: root/api-mint.rst
diff options
context:
space:
mode:
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).