pub fn create_light_node(
node_path: &str,
disable_stdout: bool,
) -> SharedLightNodeStateExpand description
Creates a full node (SharedBlockchain and SharedNodeState), connecting to peers, accepting blocks and transactions
pub fn create_light_node(
node_path: &str,
disable_stdout: bool,
) -> SharedLightNodeStateCreates a full node (SharedBlockchain and SharedNodeState), connecting to peers, accepting blocks and transactions