pub fn encode_create_channel_request( cid: u32, pv_name: &str, version: u8, is_be: bool, ) -> Vec<u8> ⓘ