Skip to content

Commit

Permalink
Update api-voting.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
svyatmikh committed Jun 25, 2019
1 parent fa63d9e commit bdab93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/api-voting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Below you can see JS example of usage ``Bios.sol`` smartcontract from the Papyru

.. code-block:: javascript
:emphasize-lines: 3, 14
async proposeNewAuthority(address, callbacks = {}) {
return this.process(
this.contract.methods.proposeNewAuthority(address).send({
Expand Down

0 comments on commit bdab93f

Please sign in to comment.