Skip to main content
Module

x/polkadot/types/interfaces/contracts/types.ts>Schedule

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

Properties

readonly
version: u32
readonly
enablePrintln: bool
readonly
limits: Limits
readonly
instructionWeights: InstructionWeights
readonly
hostFnWeights: HostFnWeights