Module

x/polkadot/types/interfaces/contracts/index.ts>PrefabWasmModule

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

Properties

readonly
scheduleVersion: Compact<u32>
readonly
initial: Compact<u32>
readonly
maximum: Compact<u32>
readonly
refcount: Compact<u64>
readonly
_reserved: Option<Null>
readonly
code: Bytes
readonly
originalCodeLen: u32