Skip to content

Commit

Permalink
Update network_performance.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
svyatmikh committed Jun 6, 2019
1 parent ba17aae commit 9aeff6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/network_performance.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Results of this tuning you may see below:

.. container:: codeset

.. sourcecode:: javascript
.. code-block:: javascript
const (
// chainHeadChanSize is the size of channel listening to ChainHeadEvent.
Expand All @@ -27,7 +27,7 @@ Results of this tuning you may see below:
GlobalQueue: 1024,
}
.. sourcecode:: javascript
.. code-block:: javascript
:linenos:
:emphasize-lines: 4,11,12,13,14
Expand Down

0 comments on commit 9aeff6b

Please sign in to comment.