Skip to content
Snippets Groups Projects
Commit d56411ca authored by inso's avatar inso
Browse files

Fixed a bug with blockchain watcher

parent 4455ad03
Branches
Tags
No related merge requests found
......@@ -119,7 +119,7 @@ class CurrencyTabWidget(QWidget, Ui_CurrencyTabWidget):
QModelIndex(),
[])
self.label_current_block.setText("Connected : Block {0}"
self.status_label.setText("Connected : Block {0}"
.format(block_number))
def refresh_wallets(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment