[][src]Function sync::create_local_sync_node

pub fn create_local_sync_node(
    consensus: ConsensusParams,
    db: SharedStore,
    peers: PeersRef,
    verification_params: VerificationParameters
) -> LocalNodeRef
[]

Creates local sync node for given db