This commit is contained in:
swrup 2025-10-08 22:19:42 +02:00
parent 15440409c4
commit 4de41d7638

View file

@ -2,8 +2,9 @@
- numeric values are in network byte order (big endian) *) - numeric values are in network byte order (big endian) *)
(* TODO: ? (* TODO: ?
some struct have a 'P' suffix, but are not defined in doc - some struct have a 'P' suffix, but are not defined in doc
we assume they are = to the un-suffixed ones *) we assume they are = to the un-suffixed ones
- some purpose (`TALER_SIGNATURE_XXX`) are missing or outdated(?) *)
open Include open Include