pub fn dispatch_error_to_invalid(error: DispatchError) -> InvalidTransactionExpand description
convert a DispatchError to a custom InvalidTransaction with the inner code being the error number.
pub fn dispatch_error_to_invalid(error: DispatchError) -> InvalidTransactionconvert a DispatchError to a custom InvalidTransaction with the inner code being the error number.