mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
P2P - Add partial details to ClSig msg
This commit is contained in:
parent
590c12aab0
commit
221585f828
1 changed files with 3 additions and 1 deletions
|
@ -1964,7 +1964,9 @@ The `clsig` message is used to...
|
|||
|
||||
| Bytes | Name | Data type | Description |
|
||||
| --- | --- | --- | --- |
|
||||
| 2 | version | uint16_t | Version of the message
|
||||
| 4 | nHeight | int32_t | Block height
|
||||
| 32 | blockHash | uint256 | Block hash
|
||||
| 96 | sig | CBLSSignature | LLMQ BLS signature
|
||||
|
||||
<!--
|
||||
The following annotated hexdump shows a `clsig` message. (The
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue