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