Skip to main content

create_full_node

Function create_full_node 

Source
pub fn create_full_node(
    node_path: &str,
    disable_stdout: bool,
) -> (SharedBlockchain, SharedNodeState)
Expand description

Creates a full node (SharedBlockchain and SharedNodeState), connecting to peers, accepting blocks and transactions