channel_conversation_address

Function channel_conversation_address 

Source
pub fn channel_conversation_address(key: Vec<u8>) -> Result<String, MobileError>
Expand description

The address of a channel’s group conversation, as the chat records carry it.

Exported so the platform never has to reproduce the derivation itself and risk disagreeing with the records it is matching against.