pub(crate) fn map_err_to_v3_err<T: Config>(err: DispatchError) -> DispatchError
Expand description

Maps a pallet error to an schedule::v3 error.