Block by hash seems to not return a value  Update after http re-write: The error handling for the `demos.getBlockByHash()` function seems to be trying to parse a non json object. The function still does not work. <img src="https://uploads.linear.app/a96351a5-94d3-4000-9316-f14273a77f85/fd4cb42f-c043-4b30-9359-8e69a9da3594/67e2f264-f7f3-4bd5-990c-8a6d5d8ce64d?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiL2E5NjM1MWE1LTk0ZDMtNDAwMC05MzE2LWYxNDI3M2E3N2Y4NS9mZDRjYjQyZi1jMDQzLTRiMzAtOTM1OS04ZTY5YTlkYTM1OTQvNjdlMmYyNjQtZjdmMy00YmQ1LTk5MGMtOGE2ZDVkOGNlNjRkIiwiaWF0IjoxNzI1NDQwNjg0LCJleHAiOjMzMjk2MDAwNjg0fQ.jIPzpO9Eq7LUxhDaBdMV02-baBMYEMHmeAIH-ws48mo " alt="image.png" width="493" height="203" />
Block by hash seems to not return a value
Update after http re-write:
The error handling for the
demos.getBlockByHash()function seems to be trying to parse a non json object. The function still does not work.