getBlock return an Error #10903
Replies: 2 comments
-
Please use the issue templates provided to submit new tickets @amncjf! |
Beta Was this translation helpful? Give feedback.
0 replies
-
I use new issue templates to resubmit the issue, also gave the issue to https://github.com/filecoin-project/ref-fvm |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I in https://api.hyperspace.node.glif.io/rpc/v1 call getBlock (294023) interface, return an Error: Error: requested epoch was a null round, Recommended return:
{
...prevBlock,
parentHash: prevBlock.hash,
blockNumber: prevBlock.blockNumber+1,
}
Beta Was this translation helpful? Give feedback.
All reactions