interface ReferendumStatus
implements Struct
import { type ReferendumStatus } from "https://deno.land/x/polkadot@0.2.17/types/interfaces/democracy/types.ts";
Properties
readonly
end: BlockNumberreadonly
proposalHash: Hashreadonly
threshold: VoteThresholdreadonly
delay: BlockNumberreadonly
tally: Tally