RPC eth_getBlockByHashð_getBlockByNumber return inappropriate value type of difficulty/totalDifficulty
banishee opened this issue · 1 comments
banishee commented
System info: [Include Ethermint commit, operating system name, and other relevant details]
Steps to reproduce:
- The value of
difficulty
ortotalDifficulty
fetched frometh_getBlockByHash
andeth_getBlockByNumber
is0
, not0x0
Line 174 in fae8147
Line 175 in fae8147
Expected behavior: [What you expected to happen]
- These api should return "0x0". It is better for developers from the ethereum community to resolve this hex value.
Actual behavior: [What actually happened]
Additional info: [Include gist of relevant config, logs, etc.]
github-actions commented
This issue is stale because it has been open 45 days with no activity. Remove stale
label or comment or this will be closed in 7 days.