We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a5c37 commit 2a77012Copy full SHA for 2a77012
app/src/main/java/to/bitkit/fcm/WakeNodeWorker.kt
@@ -78,7 +78,6 @@ class WakeNodeWorker @AssistedInject constructor(
78
timeout = timeout,
79
eventHandler = { event -> handleLdkEvent(event) }
80
)
81
- lightningRepo.connectToTrustedPeers()
82
83
// Once node is started, handle the manual channel opening if needed
84
if (notificationType == orderPaymentConfirmed) {
0 commit comments