mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
P2P - qfcommit typo
Change description of llmqType field
This commit is contained in:
parent
0fbaf409c0
commit
b32d7879b8
1 changed files with 1 additions and 1 deletions
|
@ -3079,7 +3079,7 @@ valid final commitment.
|
|||
| Bytes | Name | Data type | Description |
|
||||
| --- | --- | --- | --- |
|
||||
| 2 | version | uint16_t | Version of the final commitment message
|
||||
| 1 | llmqType | uint8_t | Version of the final commitment message
|
||||
| 1 | llmqType | uint8_t | The type of LLMQ
|
||||
| 32 | quorumHash | uint256 | The quorum identifier
|
||||
| 1-9 | signersSize | compactSize uint | Bit size of the signers bitvector
|
||||
| (bitSize + 7) / 8 | signers | byte[] | Bitset representing the aggregated signers of this final commitment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue