P2P - qfcommit typo

Change description of llmqType field
This commit is contained in:
thephez 2018-12-17 16:58:09 -05:00
parent 0fbaf409c0
commit b32d7879b8
No known key found for this signature in database
GPG key ID: BBC8A06DBE236099

View file

@ -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