Class ByteCodeKey
Inherited Members
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public class ByteCodeKey : GlobalStateKey
Constructors
| Edit this page View SourceByteCodeKey(byte[])
Declaration
public ByteCodeKey(byte[] key)
Parameters
| Type | Name | Description |
|---|---|---|
| byte[] | key |
ByteCodeKey(string)
Declaration
public ByteCodeKey(string key)
Parameters
| Type | Name | Description |
|---|---|---|
| string | key |
Properties
| Edit this page View SourceKind
Declaration
public ByteCodeKind Kind { get; init; }
Property Value
| Type | Description |
|---|---|
| ByteCodeKind |