Update README.md (#4)

This commit is contained in:
cygnet 2023-07-24 00:29:12 +02:00 committed by GitHub
parent 547afabfeb
commit a7001e4a3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -9,3 +9,5 @@ However, for ease of reading the data, some slight changes have been made to the
- Empty labels are given as an empty map `{}` rather than an empty list `[]`
- The label integer `m` is given in 32-byte big-endian hex format
You can test the code using the test vectors by running `cargo test`