Function polkadot_sdk_frame::runtime::apis::deserialize_runtime_api_info
pub fn deserialize_runtime_api_info(bytes: [u8; 12]) -> ([u8; 8], u32)
Expand description
Deserialize the runtime API info serialized by serialize_runtime_api_info
.