diff --git a/electrum/lnworker.py b/electrum/lnworker.py index 10c37e02d..2ee0bf200 100644 --- a/electrum/lnworker.py +++ b/electrum/lnworker.py @@ -1569,7 +1569,7 @@ class LNWallet(LNWorker): min_cltv_expiry: int, r_tags, invoice_features: int, - channels = [], + channels: List[Channel], full_path: Optional[LNPaymentPath]) -> Tuple[LNPaymentRoute, int]: scid_to_my_channels = {