diff --git a/_includes/devdoc/ref_p2p_networking.md b/_includes/devdoc/ref_p2p_networking.md index 5c4417f2..48947a17 100644 --- a/_includes/devdoc/ref_p2p_networking.md +++ b/_includes/devdoc/ref_p2p_networking.md @@ -442,14 +442,16 @@ The structure of `BlockTransactionsRequest` is defined below. | *Varies* | indexes_length | CompactSize uint | As used to encode array lengths elsewhere | The number of transactions requested | *Varies* | indexes | CompactSize uint[] | Differentially encoded | Vector of compactSize containing the indexes of the transactions being requested in the block. - {% endautocrossref %}