Type Definition substrate_gen::runtime::DispatchError
source · pub type DispatchError = DispatchError;
Expand description
The default error type returned when there is a runtime issue, exposed here for ease of use.
pub type DispatchError = DispatchError;
The default error type returned when there is a runtime issue, exposed here for ease of use.