Class ContractWasm

A container for contract's WASM bytes.

Hierarchy

  • ContractWasm

Constructors

Properties

Constructors

Properties

bytes: string

The WASM bytes of the contract as a string.

Generated using TypeDoc