From 4b0d343d62a7a9bc789433bc2fe354438519e1d3 Mon Sep 17 00:00:00 2001 From: thephez Date: Wed, 10 Apr 2019 16:44:27 -0400 Subject: [PATCH] P2P - Add qsigrec hexdump This is the qsigrec corresponding to the islock example hexdump --- _includes/devdoc/ref_p2p_networking.md | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/_includes/devdoc/ref_p2p_networking.md b/_includes/devdoc/ref_p2p_networking.md index 95e54ba7..82534b20 100644 --- a/_includes/devdoc/ref_p2p_networking.md +++ b/_includes/devdoc/ref_p2p_networking.md @@ -3253,15 +3253,33 @@ details to nodes that have requested this information via the `qsendrecsigs` mes More information can be found in the [Recovered threshold signatures section of DIP7](https://github.com/dashpay/dips/blob/master/dip-0007.md#recovered-threshold-signatures). - {% endautocrossref %}