MCPcopy Create free account
hub / github.com/EvoMap/evolver / STATE_FILE

Function STATE_FILE

src/gep/validator/stakeBootstrap.js:352–352  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

350 SUCCESS_RECHECK_MS,
351 // Getter so callers see the current EVOLVER_HOME at call time (#114).
352 get STATE_FILE() { return _stateFile(); },
353 _resetStateForTests,
354 _getStateForTests,
355 _loadStateFromDisk,

Callers

nothing calls this directly

Calls 1

_stateFileFunction · 0.70

Tested by

no test coverage detected