public class ModuleBytes extends DeployExecutable
| Constructor and Description |
|---|
ModuleBytes(byte[] moduleBytes,
List<DeployNamedArg> args) |
ModuleBytes(List<DeployNamedArg> args) |
| Modifier and Type | Method and Description |
|---|---|
int |
getTag()
Obtains the byte tag for this type of casper object
|
getArgs, getModuleBytes, getNamedArgpublic ModuleBytes(byte[] moduleBytes,
List<DeployNamedArg> args)
public ModuleBytes(List<DeployNamedArg> args)
public int getTag()
HasTagCopyright © 2021. All rights reserved.