Represents a deploy item containing module bytes and associated arguments.
Constructs a ModuleBytes instance with module bytes and arguments.
ModuleBytes
The module bytes in hexadecimal format.
The arguments for the module.
The arguments passed to the module.
Serializes the ModuleBytes instance to a byte array.
The serialized byte array.
Generated using TypeDoc
Represents a deploy item containing module bytes and associated arguments.