Main logic for interfacing machine learning models
pub fn remove_subnet( origin: OriginFor<T>, subnet_id: u32, ) -> DispatchResult
subnet_id: The key of the subnet.
Last updated 2 months ago