Class MessageKey
Assembly: Casper.Network.SDK.dll
Syntax
public class MessageKey : GlobalStateKey
Constructors
|
Edit this page
View Source
MessageKey(byte[])
Declaration
public MessageKey(byte[] key)
Parameters
| Type |
Name |
Description |
| byte[] |
key |
|
|
Edit this page
View Source
MessageKey(string)
Declaration
public MessageKey(string key)
Parameters
| Type |
Name |
Description |
| string |
key |
|
Properties
|
Edit this page
View Source
AddressableEntity
Declaration
public AddressableEntityKey AddressableEntity { get; init; }
Property Value
|
Edit this page
View Source
Index
Declaration
public uint? Index { get; init; }
Property Value
|
Edit this page
View Source
TopicHash
Declaration
public string TopicHash { get; init; }
Property Value