interface RoundSnapshot implements Structimport { type RoundSnapshot } from "https://deno.land/x/polkadot@0.2.14/types/interfaces/types.ts"; Propertiesreadonlyvoters: Vec<ITuple<[AccountId, VoteWeight, Vec<AccountId>]>>readonlytargets: Vec<AccountId>