Skip to content
Snippets Groups Projects
Commit 5cd0b62b authored by Éloïs's avatar Éloïs
Browse files

[DEWIF] precise version format

parent 9d8ea3b3
No related branches found
No related tags found
1 merge request!5Dewif
...@@ -41,6 +41,10 @@ This base64 string encodes a sequence of bytes whose structure is defined below. ...@@ -41,6 +41,10 @@ This base64 string encodes a sequence of bytes whose structure is defined below.
| version (4 bytes) | currency code (4 bytes) | version data (any bytes) | | version (4 bytes) | currency code (4 bytes) | version data (any bytes) |
|:-----------------:|:-----------------------:|:------------------------:| |:-----------------:|:-----------------------:|:------------------------:|
## Version
The 4 bytes of the version field must be interpreted as an unsigned integer encoded in big endian.
## Currencies code ## Currencies code
| Currency | code | | Currency | code |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment