This commit is contained in:
Alfredo Garcia 2021-05-10 11:18:44 -03:00 committed by Deirdre Connolly
parent 2d5ceaf1d7
commit 4362f20732
1 changed files with 1 additions and 1 deletions

View File

@ -267,7 +267,7 @@ Bytes | Field name | Data type
Bytes | Field name | Data type
-----------------------|----------------|-----------
1 | participants | u8
(1+32+32)*partipants | commitments | HashMap<Participant, Commitment>
(1+32+32)*participants | commitments | HashMap<Participant, Commitment>
8 | message_length | u64
message_length | message | Vec<u8>