pub async fn query_service( rpc: &WsClient, head: HeaderHash, id: ServiceId, ) -> Result<(Service, CodeInfo<CrateInfo>, Option<CodeInfo<CrateInfo>>), Error>