pub const QUEUE_CHANNEL: &str = "node/queue";Expand description
The channel the node’s queue authors under.
Its own, not the proposer’s: the ordering of a round is the node’s statement, and attributing it to whoever happened to be first in the train would put a landing decision in somebody else’s name.