from_bytes

Function from_bytes 

Source
pub fn from_bytes(
    bytes: &[u8],
) -> Result<ChainTypeRegistry, Box<dyn Error + Send + Sync + 'static>>
Expand description

Deserialize bytes into a scale_info_legacy::ChainTypeRegistry.