Module

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

Package publishing for deno.land/x/polkadot
Latest
interface ScheduleTo258
implements Struct
import { type ScheduleTo258 } from "https://dotland.deno.dev/x/polkadot@0.2.45/types/interfaces/index.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