| Package | Description |
|---|---|
| com.casper.sdk | |
| com.casper.sdk.types |
| Modifier and Type | Method and Description |
|---|---|
ContractHash |
CasperSdk.getContractHash(PublicKey accountKey)
Obtains the contract has from the account info
|
| Constructor and Description |
|---|
StoredContractByHash(ContractHash hash,
String entryPoint,
List<DeployNamedArg> args) |
StoredVersionedContractByHash(ContractHash hash,
Number contractVersion,
String entryPoint,
List<DeployNamedArg> args) |
Copyright © 2022. All rights reserved.