pub async fn handler( __arg0: State<State>, __arg1: Query<BlockRange>, ) -> Result<Json<Vec<Block>>, Error>