This changes the `light_client_root_hash` field to `light_client_root_bytes` to hint that it's unparsed, and makes it public to match the rest of the `BlockHeader` fields. The `LightClientRootHash` serialization methods are hidden from the public API, so that the `LightClientRootHash` has to be constructed by the method on the `Block`. |
||
|---|---|---|
| .. | ||
| proptest-regressions | ||
| src | ||
| Cargo.toml | ||