Nimbus types generally use the bit count not the byte count, e.g. `UInt256`, `Hash256`, so make `ZERO_HASH256` (which has type `Hash256`) fit this pattern. Signed-off-by: Jamie Lokier <jamie@shareable.org>