Remove the separate MsgCommitments type
This commit is contained in:
parent
8bb106a53d
commit
78a5cbade1
|
@ -285,7 +285,8 @@ Bytes | Field name | Data type
|
||||||
|
|
||||||
Bytes | Field name | Data type
|
Bytes | Field name | Data type
|
||||||
--------|---------------------|-----------
|
--------|---------------------|-----------
|
||||||
32+32 | signing_commitments | SigningCommitments
|
32 | hiding | AffinePoint
|
||||||
|
32 | binding | AffinePoint
|
||||||
|
|
||||||
#### `MsgSigningPackage`
|
#### `MsgSigningPackage`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue