Class ModuleBytes

Represents a deploy item containing module bytes and associated arguments.

Hierarchy

  • ModuleBytes

Constructors

Properties

Methods

Constructors

Properties

args: Args

The arguments passed to the module.

moduleBytes: Uint8Array

The module bytes in hexadecimal format.

Methods

Generated using TypeDoc