Type Definition sp_runtime::TryRuntimeError

source ·
pub type TryRuntimeError = DispatchError;
Expand description

The error type used as return type in try runtime hooks.