Skip to content

Commit

Permalink
Merge pull request #1 from robertkarl/patch-1
Browse files Browse the repository at this point in the history
Update console.rst - Remove unnecessary HTML tags
  • Loading branch information
ecdsa committed Oct 27, 2015
2 parents 232a46d + 03e8def commit 4e48128
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions console.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ to dump the private keys of all adresses that have unspent outputs:
}
Note that dumpprivkey will ask for your password if your
wallet is encrypted. <br/>
wallet is encrypted.
The GUI methods can be accessed through the gui variable.
For example, you can display a QR code from a string
using gui.show_qrcode. Example:</p>
using gui.show_qrcode. Example:

.. code-block:: python
Expand Down

0 comments on commit 4e48128

Please sign in to comment.