Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block Height Differences in insight #604

Open
haroldthompson opened this issue Nov 24, 2018 · 0 comments
Open

Block Height Differences in insight #604

haroldthompson opened this issue Nov 24, 2018 · 0 comments

Comments

@haroldthompson
Copy link

haroldthompson commented Nov 24, 2018

We are running bitcore node with insight-api in livenet. After running the node for some time insight blockheight count falls behind when comparing it with bitpay's insight api /sync endpoint but syncPercentage is shows as 100. When we restart the node, it backs to normal. I really need for some advice about this problem.

This is our /sync response
"status": "finished", "blockChainHeight": 551379, "syncPercentage": 100, "height": 551379, "error": null, "type": "bitcore node" }

This is bitpay's

{ "status": "finished", "blockChainHeight": 551380, "syncPercentage": 100, "height": 551380, "error": null, "type": "bitcore node" }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant