Constructs a StoredVersionedContractByName
instance with the contract name, entry point, arguments, and version.
The contract name.
The contract entry point.
The arguments for the contract.
Optional
version: numberThe contract version.
The arguments for the contract call.
The entry point of the contract to invoke.
The name of the stored contract.
Optional
versionThe version of the contract.
Generated using TypeDoc
Represents a deploy item with a stored versioned contract referenced by its name.