Is the result of getBlockByNumber final?
Closed this issue · 1 comments
yuluyi commented
Will the result of getBlockByNumber change due to the longest chain issue?
Say, I called getBlockByNumber(100000) now and got block A. 10 mins later, it turns out block A is not in the longest chain. Will the result of getBlockByNumber(100000) change then?
jamesray1 commented
Please see https://github.com/ethereum/wiki/wiki#issues-and-pull-requests for why this was closed.