| Package | Description |
|---|---|
| com.casper.sdk | |
| com.casper.sdk.service.serialization.types | |
| com.casper.sdk.types |
| Modifier and Type | Method and Description |
|---|---|
ModuleBytes |
CasperSdk.standardPayment(Number paymentAmount)
Creates a new standard payment.
|
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
ModuleBytesByteSerializer.toSpecializedBytes(ModuleBytes deployExecutable) |
| Modifier and Type | Class and Description |
|---|---|
class |
StoredContractByName
Encapsulates information required to execute an on-chain smart contract referenced by name.
|
class |
StoredVersionedContractByName
Encapsulates information required to execute a versioned on-chain smart contract referenced by name.
|
| Modifier and Type | Method and Description |
|---|---|
ModuleBytes |
DeployService.standardPayment(Number paymentAmount)
Creates a new standard payment
|
Copyright © 2022. All rights reserved.