Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/subquery/subql
/ debug
Method
debug
packages/node-core/src/configure/NodeConfig.ts:214–216 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
212
}
213
214
get debug(): string | undefined {
215
return
this._config.debug;
216
}
217
218
get preferRange(): boolean {
219
return
this._config.preferRange;
Callers
15
setConcurrency
Method · 0.45
benchMarking
Function · 0.45
batchDeleteAndThenUpdate
Function · 0.45
runTest
Method · 0.45
fillNextBlockBuffer
Method · 0.45
switchToFile
Method · 0.45
logConnectionStatus
Method · 0.45
batchDeletePoi
Function · 0.45
_flushCache
Method · 0.45
runFlush
Method · 0.45
processBlockTask
Function · 0.45
queueStats
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected