interface DisputeState
implements Struct
import { type DisputeState } from "https://deno.land/x/polkadot@0.2.17/types/interfaces/parachains/types.ts";
Properties
readonly
validatorsFor: BitVecreadonly
validatorsAgainst: BitVecreadonly
start: BlockNumberreadonly
concludedAt: Option<BlockNumber>