Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/subquery/subql
/ add-chain-controller.spec.ts
File
add-chain-controller.spec.ts
packages/cli/src/controller/add-chain-controller.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright 2020-2025 SubQuery Pte Ltd authors & contributors
2
// SPDX-License-Identifier: GPL-3.0
3
4
import
fs, {existsSync} from
'fs'
;
Callers
nothing calls this directly
Calls
6
loadMultichainManifest
Function · 0.90
validateAndAddChainManifest
Function · 0.90
createMultichainProject
Function · 0.85
createChildManifestFile
Function · 0.85
get
Method · 0.65
warn
Method · 0.45
Tested by
no test coverage detected