Class Root
public record Root : IEquatable<Root>
- Inheritance
-
Root
- Implements
- Inherited Members
- Extension Methods
Properties
Generation
public uint Generation { get; init; }
Property Value
NodeHash
public string? NodeHash { get; init; }
Property Value
Status
public Status Status { get; init; }
Property Value
TreeId
public string TreeId { get; init; }