Skip to main content
Module

x/polkadot/types/interfaces/blockbuilder/types.ts>CheckInherentsResult

Package publishing for deno.land/x/polkadot
Go to Latest
interface CheckInherentsResult
implements Struct
import { type CheckInherentsResult } from "https://deno.land/x/polkadot@0.2.36/types/interfaces/blockbuilder/types.ts";

Properties

readonly
okay: bool
readonly
fatalError: bool
readonly
errors: InherentData