mirror of
https://github.com/status-im/web3.js.git
synced 2025-02-23 11:38:12 +00:00
docs make deploy callback optional
This commit is contained in:
parent
a53e2cef6b
commit
dbc31a6061
@ -207,7 +207,7 @@ deploy
|
||||
|
||||
.. code-block:: javascript
|
||||
|
||||
myContract.deploy(options, callback)
|
||||
myContract.deploy(options[, callback])
|
||||
|
||||
Call this function to deploy the contract to the blockchain.
|
||||
After successfull deployment the ``myContract.options.address`` will be set automatically to the newly deployed contract.
|
||||
|
Loading…
x
Reference in New Issue
Block a user