Class DeployExpired
A Deploy that has expired before being processed.
Inherited Members
Namespace: Casper.Network.SDK.SSE
Assembly: Casper.Network.SDK.dll
Syntax
public class DeployExpired
Properties
| Edit this page View SourceDeployHash
The hash of the expired Deploy.
Declaration
[JsonPropertyName("deploy_hash")]
public string DeployHash { get; init; }
Property Value
| Type | Description |
|---|---|
| string |