Fix doc typo

This commit is contained in:
Neil Booth 2018-03-11 23:11:43 +08:00
parent f6210438ff
commit e8e5b3b0a9

View File

@ -573,7 +573,7 @@ Subscribe to a script hash.
when the :ref:`status <status>` of the script hash changes. Its
signature is
.. function:: blockchain.scripthash.subscribe(address, status)
.. function:: blockchain.scripthash.subscribe(scripthash, status)
blockchain.transaction.broadcast
--------------------------------