Skip to main content
Module

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

Package publishing for deno.land/x/polkadot
Go to Latest
interface ScheduleTo258
implements Struct
import { type ScheduleTo258 } 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
transferCost: Gas
readonly
maxEventTopics: u32
readonly
maxStackHeight: u32
readonly
maxMemoryPages: u32
readonly
enablePrintln: bool
readonly
maxSubjectLen: u32