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}}.
Private Channel
Fee Rate {{feeRateType.feeRateType}} Fee Rate (Sats/vByte) Mempool Min: {{recommendedFee.minimumFee}} (Sats/vByte) Fee Rate is required. Lower than min feerate {{recommendedFee.minimumFee}} in the mempool.
Min Confirmation Blocks Min Confirmation Blocks is required.
{{channelConnectionError}}