Merge pull request #3003

9fc260c account: update balances of account page when new block is found (rating89us)
This commit is contained in:
luigi1111
2020-09-22 10:28:49 -05:00
2 changed files with 6 additions and 0 deletions

View File

@@ -48,6 +48,8 @@ Rectangle {
color: "transparent"
property var model
property alias accountHeight: mainLayout.height
property alias balanceAllText: balanceAll.text
property alias unlockedBalanceAllText: unlockedBalanceAll.text
property bool selectAndSend: false
property int currentAccountIndex