referrerpolicy=no-referrer-when-downgrade

Function to_raw_storage_proof

Source
pub fn to_raw_storage_proof<SourceChain: Chain>(
    proof: (StorageProof, HashOf<SourceChain>),
) -> RawStorageProof
Expand description

Converts proof to RawStorageProof type.