IncorrectParachainHeadHash: PlainDescriptor<
    {
        actual_parachain_head_hash: FixedSizeBinary<32>;
        parachain: number;
        parachain_head_hash: FixedSizeBinary<32>;
    },
>

The caller has provided parachain head hash that is not matching the hash read from the storage proof.