Module

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

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

Properties

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