Enum LockStatus
A enum to determine the lock status of the contract package.
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public enum LockStatus : int
Fields
| Name | Description |
|---|---|
| Locked | |
| Unlocked |
A enum to determine the lock status of the contract package.
public enum LockStatus : int
| Name | Description |
|---|---|
| Locked | |
| Unlocked |