Cleaned up Exchange Rate plugin: more efficient code and more intuitive names for...
authorDarrin Daigle <darrin@daiglefamily.org>
Thu, 27 Mar 2014 20:30:24 +0000 (15:30 -0500)
committerDarrin Daigle <darrin@daiglefamily.org>
Thu, 27 Mar 2014 20:30:24 +0000 (15:30 -0500)
commit9fb7fd58034c29592b61a8d26398c7e80ab743c7
treec7e94fec4f3bf46ed29d4cfcc148afd9b2fd24a6
parentf1cc259b75a8486f875ac29a6543dbd3f97fb2e8
Cleaned up Exchange Rate plugin: more efficient code and more intuitive names for the get fiat balance/price procedures.  Created new procedure used for updating the fiat balance & price on the status panel.  Enhancement: status panel on bottom left now shows the current BTC price (eg, 1 BTC~573.45 USD).
gui/qt/lite_window.py
gui/qt/main_window.py
plugins/exchange_rate.py