diff --git a/_includes/devdoc/ref_p2p_networking.md b/_includes/devdoc/ref_p2p_networking.md index 48947a17..e1ddb62a 100644 --- a/_includes/devdoc/ref_p2p_networking.md +++ b/_includes/devdoc/ref_p2p_networking.md @@ -232,14 +232,55 @@ The structure of `BlockTransactions` is defined below. | 1 or 3 | transactions
_length | CompactSize | As used to encode array lengths elsewhere | The number of transactions provided | *Varies* | transactions | List of transactions | As encoded in `tx` messages in response to `getdata MSG_TX` | The transactions provided - {% endautocrossref %}