Skip to content

error in RPC call to 'Filecoin.ChainGetBlock': blockstore: block not found #8200

Locked Answered by LexLuthr
Sniker4 asked this question in General Q&A
Discussion options

You must be logged in to vote

@Sniker4 api.chain.love is a gateway managed by PL. The gateway actually run lotus-gateway and it exposes few APIs and not all of them. You can find the exposed API list at https://github.com/filecoin-project/lotus/blob/master/gateway/node.go
As you can see that lotus-gateway does not expose the API "Filecoin.ChainGetBlock" and thus you are seeing the error. The gateway is to get familiar with the lotus but you would need to run your own node to get full functionality.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by LexLuthr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
knowledge Label for future knowledge base articles archived Archive label, use when closing/locking old discussions.
2 participants