Function sp_runtime::legacy::byte_sized_error::convert_to_latest
source · pub fn convert_to_latest(old: ApplyExtrinsicResult) -> ApplyExtrinsicResult
Expand description
Convert the legacy ApplyExtrinsicResult
type to the latest version.