Skip to content

indexing services started on NewNode instead of node.Start() #438

Open
@mtsitrin

Description

when calling node.NewNode, it creates indexing services and starts them (using createAndStartIndexerService)

This func probably needs to be split between NewNode for creation and node.Start() to start the services

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions