public class StoredContractByHash extends DeployExecutable
| Constructor and Description |
|---|
StoredContractByHash(Digest hash,
String entryPoint,
List<DeployNamedArg> args) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEntryPoint() |
Digest |
getHash() |
int |
getTag()
Obtains the byte tag for this type of casper object
|
getArgs, getModuleBytes, getNamedArgpublic StoredContractByHash(Digest hash, String entryPoint, List<DeployNamedArg> args)
Copyright © 2021. All rights reserved.