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

x/polkadot/types-create/types/index.ts>CreateOptions

Package publishing for deno.land/x/polkadot
Go to Latest
interface CreateOptions
import { type CreateOptions } from "https://deno.land/x/polkadot@0.2.27/types-create/types/index.ts";

Properties

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