Class ShardData
Inheritance
System.Object
ShardData
Namespace: Netezos.Forging.Models
Assembly: Netezos.dll
Syntax
public class ShardData : object
Properties
| Improve this Doc View SourceHashes
Declaration
public List<string> Hashes { get; set; }
Property Value
Type | Description |
---|---|
List<System.String> |
Id
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |