interface PendingChange
implements Struct
import { type PendingChange } from "https://deno.land/x/polkadot@0.2.17/types/interfaces/grandpa/index.ts";
Properties
readonly
nextAuthorities: AuthorityListreadonly
delay: BlockNumberreadonly
canonHeight: BlockNumberreadonly
canonHash: BlockHashreadonly
delayKind: DelayKind