interface AuthoritySet
implements Struct
import { type AuthoritySet } from "https://dotland.deno.dev/x/polkadot@0.2.35/types/interfaces/grandpa/index.ts";
Properties
readonly
currentAuthorities: AuthorityListreadonly
setId: u64readonly
pendingStandardChanges: ForkTreePendingChangereadonly
pendingForcedChanges: Vec<PendingChange>readonly
authoritySetChanges: AuthoritySetChanges