cf9f8c1e85
Previously we were just checking it exists in the DB. This is incorrect because the last_justified_block_hash _must_ be in the chain referenced by the block. I.e., it's not OK for a block to reference a justified block in another chain. |
||
---|---|---|
.. | ||
helpers.rs | ||
mod.rs | ||
tests.rs |