From 6b048acb12296299f43d5c5b5a05856272172e5a Mon Sep 17 00:00:00 2001 From: thephez Date: Mon, 15 Apr 2019 15:43:44 -0400 Subject: [PATCH] P2P - Add qjustify parial example hexdump (need actual data) --- _includes/devdoc/ref_p2p_networking.md | 28 ++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/_includes/devdoc/ref_p2p_networking.md b/_includes/devdoc/ref_p2p_networking.md index 3189d598..ca524ae7 100644 --- a/_includes/devdoc/ref_p2p_networking.md +++ b/_includes/devdoc/ref_p2p_networking.md @@ -3126,15 +3126,39 @@ An `SKContribution` consists of: More information can be found in the [Justification phase section of DIP6](https://github.com/dashpay/dips/blob/master/dip-0006.md#4-justification-phase). - {% endautocrossref %}