Function txn_channel

Source
pub fn txn_channel(max_chunk_permits: usize) -> (Sender, Receiver)
Expand description

Create a channel for transaction messages.