| Interface | Description |
|---|---|
| ByteSerializer<T> |
Interface implemented by all classed that convert the casper type objects to byte arrays.
|
| Class | Description |
|---|---|
| ByteSerializerFactory |
The factory of all the
ByteSerializer classes for type objects. |
| DeployApprovalByteSerializer |
Byte serializer for the a
DeployApproval type object |
| DeployNamedArgByteSerializer | |
| ModuleBytesByteSerializer |
The byte serializer for
ModuleBytes deploy executables |
| PublicKeyByteSerializer | |
| StoredContractByHashByteSerializer |
The byte serializer for
StoredContractByHash deploy executables |
| StoredContractByNameByteSerializer |
The byte serializer for
StoredContractByName deploy executables |
| StoredVersionedContractByHashByteSerializer |
The byte serializer for
StoredVersionedContractByHash deploy executables |
| StoredVersionedContractByNameByteSerializer |
The byte serializer for
StoredVersionedContractByName deploy executables |
| TransferByteSerializer |
The byte serializer for
Transfer deploy executables |
Copyright © 2022. All rights reserved.