Skip to content

Commit 4ece32a

Browse files
committed
chore: restore sync
1 parent 61db376 commit 4ece32a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/java/to/bitkit/ui/settings/lightning/LightningConnectionsViewModel.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,7 @@ class LightningConnectionsViewModel @Inject constructor(
461461
channelId = channel.channelId,
462462
fundingTxId = channel.fundingTxo?.txid,
463463
)
464+
walletRepo.syncNodeAndWallet()
464465

465466
ToastEventBus.send(
466467
type = Toast.ToastType.SUCCESS,

0 commit comments

Comments
 (0)