Interface IPhaseStatus
Namespace: Catalyst.Abstractions.Consensus.Cycle
Assembly: Catalyst.Abstractions.dll
Syntax
public interface IPhaseStatus
Properties
| Improve this Doc View SourceId
Declaration
int Id { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Name
Declaration
string Name { get; }
Property Value
Type | Description |
---|---|
System.String |