From 9ee1a476b3e3c4feb0e3eb6fa38e0bba361a7f08 Mon Sep 17 00:00:00 2001 From: thephez Date: Fri, 19 Apr 2019 10:13:45 -0400 Subject: [PATCH] Content - Add qjustify description --- _includes/devdoc/ref_p2p_networking.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_includes/devdoc/ref_p2p_networking.md b/_includes/devdoc/ref_p2p_networking.md index 2f4d3093..0011777a 100644 --- a/_includes/devdoc/ref_p2p_networking.md +++ b/_includes/devdoc/ref_p2p_networking.md @@ -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 | | --- | --- | --- | --- |