Removed mined transactions from pending view. Closes #321

This commit is contained in:
obscuren
2015-02-17 23:10:37 +01:00
parent 26d58e0446
commit c1474e1877
3 changed files with 12 additions and 27 deletions

View File

@ -876,7 +876,7 @@ ApplicationWindow {
}
function setWalletValue(value) {
walletValueLabel.text = value
//walletValueLabel.text = value
}
function loadPlugin(name) {