Skip to content

nooschain v0.1.0


nooschain / chain/state-root-activation-readiness / stateRootActivationPhaseForNextHeight

Function: stateRootActivationPhaseForNextHeight()

stateRootActivationPhaseForNextHeight(nextHeight, selection, nextActivation): StateRootActivationPhase

Defined in: chain/state-root-activation-readiness.ts:115

Computes the activation phase for the next block considered by readiness.

Parameters

nextHeight

string

selection

StateRootEngineSelection | null

nextActivation

StateRootEngineActivationSchedule | null

Returns

StateRootActivationPhase

Audience-first NOOSChain documentation.