interface SignedBlockWithJustification
implements Struct
import { type SignedBlockWithJustification } from "https://deno.land/x/polkadot@0.2.30/types/interfaces/runtime/index.ts";
Properties
readonly
block: Blockreadonly
justification: Option<EncodedJustification>