Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface SignedBlockWithJustifications
implements Struct
import { type SignedBlockWithJustifications } from "https://deno.land/x/polkadot@0.2.45/types/interfaces/runtime/index.ts";

Properties

readonly
block: Block
readonly
justifications: Option<Justifications>