Fix some markup
This commit is contained in:
parent
c1bf4eb792
commit
c517c1dd1a
@ -47,17 +47,20 @@ Removed methods
|
|||||||
Version 1.2
|
Version 1.2
|
||||||
===========
|
===========
|
||||||
|
|
||||||
Changes:
|
Changes
|
||||||
|
-------
|
||||||
|
|
||||||
* :func:`blockchain.transaction.get` now has an optional parameter
|
* :func:`blockchain.transaction.get` now has an optional parameter
|
||||||
*verbose*.
|
*verbose*.
|
||||||
|
|
||||||
New methods:
|
New methods
|
||||||
|
-----------
|
||||||
|
|
||||||
* :func:`blockchain.block.headers`
|
* :func:`blockchain.block.headers`
|
||||||
* :func:`mempool.get_fee_histogram`
|
* :func:`mempool.get_fee_histogram`
|
||||||
|
|
||||||
Deprecated methods:
|
Deprecated methods
|
||||||
|
------------------
|
||||||
|
|
||||||
* :func:`blockchain.block.get_chunk`. Switch to
|
* :func:`blockchain.block.get_chunk`. Switch to
|
||||||
:func:`blockchain.block.headers`
|
:func:`blockchain.block.headers`
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user