Class Topic
Inherited Members
Namespace: Algorand.Gossip.Model
Assembly: Algorand.dll
Syntax
[MessagePackObject(false)]
public class Topic
Properties
| Edit this page View SourceData
Declaration
[Key("data")]
public byte[] Data { get; set; }
Property Value
| Type | Description |
|---|---|
| byte[] |
Key
Declaration
[Key("key")]
public string Key { get; set; }
Property Value
| Type | Description |
|---|---|
| string |