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