-
Notifications
You must be signed in to change notification settings - Fork 157
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
/blocks/head return error #350
Comments
What network are you using sidecar against? |
Kulupu.
|
Sidecar does not yet accommodate Kulupu, but it will in the future. For the time being though, what endpoints are you looking to use? I could possibly create a branch of Sidecar that will have some endpoints work with Kulupu. |
Well, thank you very much. |
how to solve it, thx.
2020-11-21 17:05:22 error: Cannot read property 'validators' of undefined
TypeError: Cannot read property 'validators' of undefined
at BlocksService.fetchBlock (/Users/xiangguangyue/Workplace/Product/node/substrate-api-sidecar/build/src/services/blocks/BlocksService.js:30:31)
at BlocksController.getLatestBlock (/Users/xiangguangyue/Workplace/Product/node/substrate-api-sidecar/build/src/controllers/blocks/BlocksController.js:77:68)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async /Users/xiangguangyue/Workplace/Product/node/substrate-api-sidecar/build/src/controllers/AbstractController.js:138:9
2020-11-21 17:05:22 error: GET /blocks/head 500 4ms
The text was updated successfully, but these errors were encountered: