interface ExecutorParam
implements Enum
import { type ExecutorParam } from "https://dotland.deno.dev/x/polkadot@0.2.35/types/interfaces/parachains/types.ts";
Properties
readonly
asMaxMemoryPages: u32readonly
asStackLogicalMax: u32readonly
asStackNativeMax: u32readonly
asPrecheckingMaxMemory: u64readonly
asPvfPrepTimeout: ITuple<[PvfPrepTimeoutKind, u64]>readonly
asPvfExecTimeout: ITuple<[PvfExecTimeoutKind, u64]>