Browse Source

Fix some markup

patch-2
Neil Booth 7 years ago
parent
commit
c517c1dd1a
  1. 9
      docs/protocol-changes.rst

9
docs/protocol-changes.rst

@ -47,17 +47,20 @@ Removed methods
Version 1.2
===========
Changes:
Changes
-------
* :func:`blockchain.transaction.get` now has an optional parameter
*verbose*.
New methods:
New methods
-----------
* :func:`blockchain.block.headers`
* :func:`mempool.get_fee_histogram`
Deprecated methods:
Deprecated methods
------------------
* :func:`blockchain.block.get_chunk`. Switch to
:func:`blockchain.block.headers`

Loading…
Cancel
Save