As outlined in https://github.com/lightning/bolts/pull/1232, this feature bit has been deployed for along time and can be assumed. ### Require Feature Bit - [ ] Flip the feature bit to required in [provided_init_features](https://github.com/lightningdevkit/rust-lightning/blob/main/lightning/src/ln/channelmanager.rs#L13473) to start advertising the feature as required. ### Assume Feature Bit - [ ] Fail channel negotiation if `channel_type` is not set - [ ] Stop advertising the feature bit