pub fn get_pallet_hash(
    registry: &PortableRegistry,
    pallet: &PalletMetadata<PortableForm>
) -> [u8; 32]
Expand description

Obtain the hash representation of a frame_metadata::PalletMetadata.