You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More findings:
Upstream silkworm has inconsistency in the APIs regarding to this issue as well. So we should keep the current way for now and contact upstream first.
As touched in #80 , the current logic is we will return 0 if the consensus engine is not ethash.
However, though we are not using it in our node, the clique case needs to be considered. It is not ethash but it might have block rewards.
The text was updated successfully, but these errors were encountered: