As of latest release of Core Lightning (
24.02),
lightning-cli newaddr returns a SegWit address (and not a taproot address) by default.
The latter can be returned by specifying p2tr as the argument to lightning-cli newaddr.What is the rationale behind still generating SegWit addresses by default in Core Lightning?