Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/types-codec/types/registry.ts>CodecCreateOptions

Package publishing for deno.land/x/polkadot
Go to Latest
interface CodecCreateOptions
import { type CodecCreateOptions } from "https://deno.land/x/polkadot@0.2.11/types-codec/types/registry.ts";

Properties

optional
blockHash: Uint8Array | string | null
optional
isOptional: boolean
optional
isPedantic: boolean