Skip to main content
Module

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

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

Properties

readonly
version: u32
readonly
putCodePerByteCost: Gas
readonly
growMemCost: Gas
readonly
regularOpCost: Gas
readonly
returnDataPerByteCost: Gas
readonly
eventDataPerByteCost: Gas
readonly
eventPerTopicCost: Gas
readonly
eventBaseCost: Gas
readonly
sandboxDataReadCost: Gas
readonly
sandboxDataWriteCost: Gas
readonly
maxEventTopics: u32
readonly
maxStackHeight: u32
readonly
maxMemoryPages: u32
readonly
enablePrintln: bool
readonly
maxSubjectLen: u32