Skip to content

nooschain v0.1.0


nooschain / observability/observability-service / ChainObservabilityOptions

Interface: ChainObservabilityOptions

Defined in: observability/observability-service.ts:35

Options accepted by the chain observability endpoint.

Properties

runReplay?

optional runReplay?: boolean

Defined in: observability/observability-service.ts:39

Reserved query flag; the endpoint reports replay cache state instead of running replay.


runVerify?

optional runVerify?: boolean

Defined in: observability/observability-service.ts:37

Run chain verification before returning status. Replay is still skipped.

Audience-first NOOSChain documentation.