Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/polkadot/types/generic/Block.ts>HeaderValue

Package publishing for deno.land/x/polkadot
Go to Latest
interface HeaderValue
import { type HeaderValue } from "https://deno.land/x/polkadot@0.2.12/types/generic/Block.ts";

Properties

optional
digest: Digest | { logs: DigestItem[] | string[]; }
optional
extrinsicsRoot: AnyU8a
optional
number: AnyNumber
optional
parentHash: AnyU8a
optional
stateRoot: AnyU8a