pub fn query_total_weight(
    deps: Deps<'_>,
    height: Option<u64>
) -> StdResult<TotalWeightResponse>