pub fn to_raw_storage_proof<SourceChain: Chain>(
proof: (StorageProof, HashOf<SourceChain>),
) -> RawStorageProofExpand description
Converts proof to RawStorageProof type.
pub fn to_raw_storage_proof<SourceChain: Chain>(
proof: (StorageProof, HashOf<SourceChain>),
) -> RawStorageProofConverts proof to RawStorageProof type.