feat: migrate nodeAliasCache to room
This commit is contained in:
@@ -67,6 +67,7 @@ class WalletViewModel(
|
||||
init {
|
||||
observePaymentEvents()
|
||||
fetchLightningAddress()
|
||||
viewModelScope.launch { aliasRepo.warmUp() }
|
||||
}
|
||||
|
||||
// ── WebSocket event collection ────────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user