Closed m-Peter closed 3 months ago
One such example is the genesis block, which does not have any transactions, but even so, the LogsBloom field should be the 256-byte empty bloom, instead of 0x. This breaks the serialization for many tools.
LogsBloom
0x
One such example is the genesis block, which does not have any transactions, but even so, the
LogsBloom
field should be the 256-byte empty bloom, instead of0x
. This breaks the serialization for many tools.