Update remaining references to primary/secondary namespaces
[rust-lightning] / pending_changelog / new_channel_id_type_pr_2485.txt
1 * In several APIs, `channel_id` parameters have been changed from type `[u8; 32]` to newly introduced `ChannelId` type, from `ln` namespace (`lightning::ln::ChannelId`) (PR #2485)