Removed mined transactions from pending view. Closes #321
This commit is contained in:
@ -876,7 +876,7 @@ ApplicationWindow {
|
||||
}
|
||||
|
||||
function setWalletValue(value) {
|
||||
walletValueLabel.text = value
|
||||
//walletValueLabel.text = value
|
||||
}
|
||||
|
||||
function loadPlugin(name) {
|
||||
|
Reference in New Issue
Block a user