init

Function init 

Source
pub fn init<N: Node>(
    tangle_config: &TangleConfig,
    node_builder: N::Builder,
) -> N::Builder
Expand description

Initiate the tangle on top of the given node builder.