The blockhash which is the base of the snapshot this chainstate was created from.
Declared in <validation.h>
<validation.h>
std::optional<uint256> const m_from_snapshot_blockhash;
std::nullopt if this chainstate was not created from a snapshot.