interface RoundState
implements Struct
import { type RoundState } from "https://deno.land/x/polkadot@0.2.17/types/interfaces/grandpa/types.ts";
Properties
readonly
round: u32readonly
totalWeight: u32readonly
thresholdWeight: u32readonly
prevotes: Prevotesreadonly
precommits: Precommits