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