Function sp_api::deserialize_runtime_api_info
source · 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
.