Module

x/polkadot/types/interfaces/index.ts>ChangesTrieSignal

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

Properties

readonly
isNewConfiguration: boolean
readonly
asNewConfiguration: Option<ChangesTrieConfiguration>
readonly
type: "NewConfiguration"