Expand description
Functions for bootstrapping N-ary number of chanels.
Functions
Bootstrap a fixed number of channels as specified by SIZE,
together with bootstrapping the underlying connections.
Boostrap a dynamic number of channels together with the
underlying connections based on the number of chain handles
in DynamicConnectedChains.
Bootstrap a fixed number of connections with the same SIZE
as in ConnectedConnections.
Bootstrap a dynamic number of channels based on the number of
connections in DynamicConnectedConnections.