Enum OpKind
The type of operation performed while executing a deploy.
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public enum OpKind : int
Fields
| Name | Description |
|---|---|
| Add | |
| NoOp | |
| Read | |
| Write |
The type of operation performed while executing a deploy.
public enum OpKind : int
| Name | Description |
|---|---|
| Add | |
| NoOp | |
| Read | |
| Write |