Skip to content

user guide: explain node syncing #255

@tzemanovic

Description

@tzemanovic

In https://docs.anoma.net/user-guide/ledger.html or somewhere around there, we should explain that unsynced node can be used to broadcast transactions, but the client won't be able to see transaction result until the node is synced to the height at which the transaction is applied (which usually results in timeout error: Encountered error while broadcasting transaction: Connection timed out).

We have a related issue to improve node logs to make it easier to see sync status in the node namada-net/namada#25, until then it's possible to use e.g. curl http://localhost:26657/status to check the sync status via tendermint

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions