Function deltachat::peer_channels::create_iroh_header
source ยท pub(crate) async fn create_iroh_header(
ctx: &Context,
msg_id: MsgId,
) -> Result<Header>
Expand description
Creates Iroh-Gossip-Header
with a new random topic
and stores the topic for the message.