Connect to a new peer
{{peerFormLabel}} Lightning Address (pubkey OR pubkey@ip:port) Address is required.
{{peerConnectionError}}
{{channelFormLabel}}
Fee rates recommended by mempool (sat/vByte):
- High: {{recommendedFee.fastestFee || 'Unknown'}} - Medium: {{recommendedFee.halfHourFee || 'Unknown'}} - Low: {{recommendedFee.hourFee || 'Unknown'}} - Economy: {{recommendedFee.economyFee || 'Unknown'}} - Minimum: {{recommendedFee.minimumFee || 'Unknown'}}
Amount Remaining: {{totalBalance - ((channelFormGroup.controls.fundingAmount.value) ? channelFormGroup.controls.fundingAmount.value : 0) | number}} Sats Amount is required. Amount must be a positive number. Amount must be less than or equal to {{totalBalance}}. Fee (Sats/vByte) Mempool Min: {{recommendedFee.minimumFee}} (Sats/vByte) Lower than min feerate {{recommendedFee.minimumFee}} in the mempool.
Private Channel
{{channelConnectionError}}