Skip to content
Snippets Groups Projects
Commit 202dac7f authored by Holger Nahrstaedt's avatar Holger Nahrstaedt
Browse files

Fix typo

parent fa793aa6
No related branches found
No related tags found
No related merge requests found
...@@ -76,7 +76,7 @@ When using `nobroadcast=True` the transaction is not broadcasted but printed. ...@@ -76,7 +76,7 @@ When using `nobroadcast=True` the transaction is not broadcasted but printed.
pprint(account.transfer("test1", 1, "STEEM")) pprint(account.transfer("test1", 1, "STEEM"))
When excecuting the script above, the output will be similar to the following: When executing the script above, the output will be similar to the following:
.. code-block:: js .. code-block:: js
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment