Casper.Network.SDK
Show / Hide Table of Contents

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
In This Article
Back to top Maintained by MAKE Technology LLC