Module

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

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

Properties

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