Skip to content

nooschain v0.1.0


nooschain / config-editor/types / ConfigProfile

Type Alias: ConfigProfile

ConfigProfile = "development-single-node" | "development-validator" | "development-observer" | "production-single-node" | "production-validator" | "production-observer"

Defined in: config-editor/types.ts:2

Deployment-oriented profiles supported by the lean configuration helper.

Audience-first NOOSChain documentation.