interface GrandpaCommit
implements Struct
import { type GrandpaCommit } from "https://deno.land/x/polkadot@0.2.14/types/interfaces/types.ts";
Properties
readonly
targetHash: BlockHashreadonly
targetNumber: BlockNumberreadonly
precommits: Vec<GrandpaSignedPrecommit>