pub type BuildChannelTx = UnboundedSender<BuildMessage>;
pub struct BuildChannelTx { /* private fields */ }