Class DeployExpired
- java.lang.Object
-
- com.casper.sdk.model.event.deployexpired.DeployExpired
-
-
Constructor Summary
Constructors Constructor Description DeployExpired()DeployExpired(Digest deployHash)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DigestgetDeployHash()The hash of the expired deployvoidsetDeployHash(Digest deployHash)The hash of the expired deploy
-