From f6eb84c0691a632ae54b61be1d3661e1fb52db54 Mon Sep 17 00:00:00 2001 From: thephez Date: Mon, 25 Mar 2019 16:41:29 -0400 Subject: [PATCH] P2P - Add details to ISLock and MNAuth --- _includes/devdoc/ref_p2p_networking.md | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/_includes/devdoc/ref_p2p_networking.md b/_includes/devdoc/ref_p2p_networking.md index 25a1ee71..25f4b3a8 100644 --- a/_includes/devdoc/ref_p2p_networking.md +++ b/_includes/devdoc/ref_p2p_networking.md @@ -1749,7 +1749,7 @@ wallet) to minimize data usage. | Bytes | Name | Data type | Description | | --- | --- | --- | --- | -| 1 | fSendDSQueue | bool | 0 - Notify peer to not send any `dsq messages`
1 - Notify peer to send all `dsq` messages +| 1 | fSendDSQueue | bool | 0 - Notify peer to not send any `dsq` messages
1 - Notify peer to send all `dsq` messages