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