Skip to content

Commit a2f1b81

Browse files
committed
chore: Sync wallet after deposit
1 parent 300c425 commit a2f1b81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/java/to/bitkit/ui/settings/BlocktankRegtestScreen.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ fun BlocktankRegtestScreen(
124124
)
125125
} finally {
126126
isDepositing = false
127+
wallet.refreshState()
127128
}
128129
}
129130
},

0 commit comments

Comments
 (0)