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