Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

Package publishing for deno.land/x/polkadot
Go to Latest
interface ScheduleTo264
implements Struct
import { type ScheduleTo264 } from "https://deno.land/x/polkadot@0.2.27/types/interfaces/index.ts";

Properties

readonly
version: u32
readonly
enablePrintln: bool
readonly
limits: LimitsTo264
readonly
instructionWeights: InstructionWeights
readonly
hostFnWeights: HostFnWeightsTo264