Enum BatchSessionPhase
- Namespace
- NArk.Abstractions.Batches
- Assembly
- NArk.Abstractions.dll
Phases a batch session moves through, in the order the operator drives them. Each event is only acted on in the phase(s) that can legitimately produce it.
public enum BatchSessionPhase
Fields
Finalizing = 3Started = 0TreeNoncesAggregated = 2TreeSigningStarted = 1