Hierarchy

  • Module

Constructors

Properties

Methods

Constructors

  • Contains the bytecode of a Move module that can be published to the Aptos chain.

    Parameters

    • code: Uint8Array

      Move bytecode of a module.

    Returns Module

Properties

code: Uint8Array

Move bytecode of a module.

Methods

Generated using TypeDoc