Skip to content

nooschain v0.1.0


nooschain / chain/state-root-engine-config / getNextStateRootEngineActivation

Function: getNextStateRootEngineActivation()

getNextStateRootEngineActivation(database, height): Promise<StateRootEngineActivationSchedule | null>

Defined in: chain/state-root-engine-config.ts:158

Returns the next future activation after the supplied height for observability.

Parameters

database

StateRootEngineScheduleDatabase

height

string | number | bigint

Returns

Promise<StateRootEngineActivationSchedule | null>

Audience-first NOOSChain documentation.