Skip to content

How to check if node is synced? #31

@altafan

Description

@altafan

There doesn't seem to be a way to check if or be notified when the node is synced.

The service does actually make use of a channel to notify when it's synced with the chain, but there's no API to make the client receiving that message at the moment.

Another error is that the message is written to the channel right after spawning the go routines, without waiting for any of them to complete their job.

Metadata

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