interface DisputeStatementSet
implements Struct
import { type DisputeStatementSet } from "https://deno.land/x/polkadot@0.2.17/types/interfaces/parachains/index.ts";
Properties
readonly
candidateHash: CandidateHashreadonly
session: SessionIndexreadonly
statements: Vec<ITuple<[DisputeStatement, ParaValidatorIndex, ValidatorSignature]>>