Skip to main content
Module

x/polkadot/types/interfaces/types.ts>NextConfigDescriptor

Package publishing for deno.land/x/polkadot
Go to Latest
interface NextConfigDescriptor
implements Enum
import { type NextConfigDescriptor } from "https://deno.land/x/polkadot@0.2.36/types/interfaces/types.ts";

Properties

readonly
isV0: boolean
readonly
isV1: boolean
readonly
type: "V0" | "V1"