mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
V0.14.0 Guide - LLMQs (#122)
* Guide - Start adding LLMQ DKG data flow details * Guide - Add Quorum description * Content - Add descriptions for LLMQ messages * Content - Add qjustify description * Formatting fix * Guide - placeholder for LLMQ signing session details * Guide - Add LLMQ signing session data flow draft * Guide - Minor quorum adjustments * Guide - cross ref fixes * Guide - Add ChainLocks info * Content - Add DIP8 references * Content - DIP Table update
This commit is contained in:
parent
e2e2119ec8
commit
aa254c489c
6 changed files with 152 additions and 22 deletions
|
@ -3115,7 +3115,11 @@ e9015178f6d642b7b25c4fd7c4ef3030 ........... BLS signature (Operator Key)
|
|||
intra-quorum communication and is only sent to the masternodes in the LLMQ and
|
||||
nodes that are monitoring in Watch Mode for auditing/debugging purposes.
|
||||
|
||||
The `qjustify` message is used to...
|
||||
The `qjustify` message is used to respond to complaints. This provides a way for
|
||||
nodes that have been complained about to offer proof of correct behavior. If
|
||||
a valid justification is not provided, all other nodes mark it as a bad. If a
|
||||
valid justification is provided, the complaining node is marked as bad instead
|
||||
(since it submitted a bad complaint).
|
||||
|
||||
| Bytes | Name | Data type | Description |
|
||||
| --- | --- | --- | --- |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue