Table of Contents

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 = 3
Started = 0
TreeNoncesAggregated = 2
TreeSigningStarted = 1