Class GetSyncRoundResponse
Inherited Members
Namespace: Algorand.Algod.Model
Assembly: Algorand.dll
Syntax
[MessagePackObject(false)]
public class GetSyncRoundResponse
Properties
| Edit this page View SourceRound
Declaration
[JsonProperty("round", Required = Required.Always)]
[Key("round")]
[Required]
public ulong Round { get; set; }
Property Value
| Type | Description |
|---|---|
| ulong |