Interface ExecutableDeployItem
-
- All Known Implementing Classes:
ModuleBytes
,StoredContractByHash
,StoredContractByName
,StoredVersionedContractByHash
,StoredVersionedContractByName
,Transfer
public interface ExecutableDeployItem
Abstract Executable Deploy Item containing the runtime args of the contract. It can be any of the following types:- Since:
- 0.0.1
- See Also:
ModuleBytes
,StoredContractByHash
,StoredContractByName
,StoredVersionedContractByHash
,StoredVersionedContractByName
,Transfer