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

Fix typo

parent fa793aa6
Branches
Tags
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.
Please register or to comment