Class DeployExpired
A Deploy that has expired before being processed.
Inheritance
System.Object
    DeployExpired
  Namespace: Casper.Network.SDK.SSE
Assembly: Casper.Network.SDK.dll
Syntax
public class DeployExpired : object
  Properties
DeployHash
The hash of the expired Deploy.
Declaration
public string DeployHash { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.String |