diff --git a/docs/protocol-methods.rst b/docs/protocol-methods.rst index f09a821..697ee2a 100644 --- a/docs/protocol-methods.rst +++ b/docs/protocol-methods.rst @@ -573,7 +573,7 @@ Subscribe to a script hash. when the :ref:`status ` of the script hash changes. Its signature is - .. function:: blockchain.scripthash.subscribe(address, status) + .. function:: blockchain.scripthash.subscribe(scripthash, status) blockchain.transaction.broadcast --------------------------------