| Package | Description |
|---|---|
| com.casper.sdk.service.serialization.types | |
| com.casper.sdk.types |
| Modifier and Type | Method and Description |
|---|---|
Class<DeployApproval> |
DeployApprovalByteSerializer.getType() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
DeployApprovalByteSerializer.toBytes(DeployApproval source) |
| Modifier and Type | Method and Description |
|---|---|
Set<DeployApproval> |
Deploy.getApprovals() |
| Constructor and Description |
|---|
Deploy(Digest hash,
DeployHeader header,
DeployExecutable payment,
DeployExecutable session,
Set<DeployApproval> approvals) |
Copyright © 2022. All rights reserved.