[][src]Function tendermint_light_client::contracts::trusted_store_contains_block_at_target_height

pub fn trusted_store_contains_block_at_target_height(
    light_store: &dyn LightStore,
    target_height: Height
) -> bool

Whether or not the given light store contains a verified or trusted block at the given target height.