Class EntryPointKey
Inheritance
EntryPointKey
Assembly: Casper.Network.SDK.dll
Syntax
public class EntryPointKey : GlobalStateKey
Constructors
|
Edit this page
View Source
EntryPointKey(byte[])
Declaration
public EntryPointKey(byte[] key)
Parameters
| Type |
Name |
Description |
| byte[] |
key |
|
|
Edit this page
View Source
EntryPointKey(string)
Declaration
public EntryPointKey(string key)
Parameters
| Type |
Name |
Description |
| string |
key |
|
Fields
|
Edit this page
View Source
ENTRYPOINT_PREFIX
Declaration
public static string ENTRYPOINT_PREFIX
Field Value
|
Edit this page
View Source
V1_PREFIX
Declaration
public static string V1_PREFIX
Field Value
|
Edit this page
View Source
V2_PREFIX
Declaration
public static string V2_PREFIX
Field Value
Properties
|
Edit this page
View Source
AddressableEntity
Declaration
public AddressableEntityKey AddressableEntity { get; init; }
Property Value
|
Edit this page
View Source
NameHash
Declaration
public string NameHash { get; init; }
Property Value
|
Edit this page
View Source
Separator
Declaration
public uint Separator { get; init; }
Property Value