System info: [Include Ethermint commit, operating system name, and other relevant details]
Steps to reproduce:
- The value of
difficulty or totalDifficulty fetched from eth_getBlockByHash and eth_getBlockByNumber is 0, not 0x0
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.]