Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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