diff options
Diffstat (limited to 'docs/abi-spec.rst')
-rw-r--r-- | docs/abi-spec.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/abi-spec.rst b/docs/abi-spec.rst index be645b5c..3c593e54 100644 --- a/docs/abi-spec.rst +++ b/docs/abi-spec.rst @@ -453,7 +453,7 @@ For example, would result in the JSON: -.. code:: json +.. code-block:: json [{ "type":"event", @@ -500,7 +500,7 @@ As an example, the code would result in the JSON: -.. code:: json +.. code-block:: json [ { |