Connect to a new peer
{{peerFormLabel}} Lightning Address (pubkey OR pubkey@ip:port) Address is required.
{{peerConnectionError}}
{{channelFormLabel}}
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
Transaction Type {{transType.name}} {{channelFormGroup.controls.selTransType.value === '0' ? 'Default' : channelFormGroup.controls.selTransType.value === '1' ? 'Target Confirmation Blocks' : 'Fee (Sats/vByte)'}} {{channelFormGroup.controls.selTransType.value === '0' ? 'Default' : channelFormGroup.controls.selTransType.value === '1' ? 'Target Confirmation Blocks' : 'Fee (Sats/vByte)'}} is required.
Taproot Channel
Spend Unconfirmed Output
{{channelConnectionError}}