Skip to main content
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.40/types-create/types/index.ts";

Properties

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