async fn tip_height(state: State) -> Result<Height, Report>
Get tip height or return genesis block height if no tip is available.