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