Enum ByteCodeKind
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public enum ByteCodeKind
Fields
| Name | Description |
|---|---|
| Empty | Empty byte code. |
| V1CasperWasm | Byte code to be executed with the version 1 Casper execution engine. |