Follow-up to https://github.com/lightningdevkit/rust-lightning/pull/3234 IMO, it's confusing that we now have both `lightning::ln::types::*` and `lightning-types`. E.g., `ChannelId` is currently still in `lightning::ln::types`, should we move it to `lightning-types`?