pub async fn get_range_major( client: &Client, scope: &str, start: u64, count: u64, expand: bool, from_end: bool, ) -> Result<MajorBlocksRangeResponse>