Hi,
Is it currently possible to use a Taproot address in Core Lightning (CLN) to receive sats?
Here’s what I did:
• I generated a Taproot address via RTL and successfully received sats to it.
• I then opened a channel from that balance.
• The remaining funds were sent to a CLN wallet address — but this was a SegWit (P2WPKH) address, not Taproot.
I couldn’t find any related option in the CLN configuration.
Is there a way to make CLN use Taproot addresses for change/remaining funds, or is Taproot only supported for incoming on-chain transactions?
Thanks in advance!