Remove the separate MsgCommitments type

This commit is contained in:
teor 2021-05-13 10:43:54 +10:00 committed by Deirdre Connolly
parent 8bb106a53d
commit 78a5cbade1
1 changed files with 2 additions and 1 deletions

View File

@ -285,7 +285,8 @@ Bytes | Field name | Data type
Bytes | Field name | Data type
--------|---------------------|-----------
32+32 | signing_commitments | SigningCommitments
32 | hiding | AffinePoint
32 | binding | AffinePoint
#### `MsgSigningPackage`