Type Alias DetectHash

DetectHash: {
    chain: Chain;
    hashOrString: string;
}