pub fn construct(config: Config) -> Result<(Node, NodeRunner), CreationError>Expand description
Create a new network node and node runner instances.
pub fn construct(config: Config) -> Result<(Node, NodeRunner), CreationError>Create a new network node and node runner instances.