By testing eth_getBlockByNumber I observed that field totalDifficulty is not returned for each block.
For example: blocks and 0x118C31, 0x118C32, 0x118C33
but for block 0x118C34 there is totalDifficulty
Why is there this inconsistency?